Reject names that are longer than 255 characters, to avoid problems with strict or...
authorSteinar H. Gunderson <sesse@google.com>
Sat, 29 Sep 2007 13:58:23 +0000 (13:58 +0000)
committerSteinar H. Gunderson <sesse@google.com>
Sat, 29 Sep 2007 13:58:23 +0000 (13:58 +0000)
commitd0de9663e2df935ac75fc9949cff1e896c2257e9
tree160f44996f9583cfda09e03b4b8922082ae1e423
parentd6dd848523c4887b894de388373a688a40fbd83c
Reject names that are longer than 255 characters, to avoid problems with strict or buggy DNS server implementations. (Patch from the Google tree)
ares/ares_mkquery.c