]> git.ipfire.org Git - thirdparty/bind9.git/commit
3458. [bug] Return FORMERR when presented with a overly long
authorMark Andrews <marka@isc.org>
Wed, 9 Jan 2013 23:30:15 +0000 (10:30 +1100)
committerMark Andrews <marka@isc.org>
Wed, 9 Jan 2013 23:34:13 +0000 (10:34 +1100)
commit3e79b9fc434e4222bf54d66cd22fd723a4697a84
tree7bc97962603120feaa57fd1edb88965e2f179628
parentf537b4ef09bf3eaadad2b0548efbfbaa6df626a8
3458.   [bug]           Return FORMERR when presented with a overly long
                        domain named in a request. [RT #29682]
CHANGES
bin/tests/system/conf.sh.in
bin/tests/system/formerr/clean.sh [new file with mode: 0644]
bin/tests/system/formerr/formerr.pl [new file with mode: 0644]
bin/tests/system/formerr/nametoolong [new file with mode: 0644]
bin/tests/system/formerr/noquestions [new file with mode: 0644]
bin/tests/system/formerr/ns1/named.conf [new file with mode: 0644]
bin/tests/system/formerr/ns1/root.db [new file with mode: 0644]
bin/tests/system/formerr/tests.sh [new file with mode: 0644]
bin/tests/system/formerr/twoquestions [new file with mode: 0644]
lib/dns/result.c