commit | 85c15e6bff92c2dae609d76f72c1d231d048dd74 | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Thu Oct 14 08:00:38 2021 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Thu Oct 14 21:24:18 2021 +0200 |
tree | 5654054a2313f8677e3e31e395b4badb1cbdd226 | |
parent | 947ae125cc3a00c05a5356de177b732fdc55aab5 [diff] |
BUG/MINOR: resolvers: do not reject host names of length 255 in SRV records An off-by-one issue in buffer size calculation used to limit the output of resolv_dn_label_to_str() to 254 instead of 255. This must be backported to 2.0.