]> git.ipfire.org Git - thirdparty/bind9.git/commit
3364. [security] Named could die on specially crafted record.
authorMark Andrews <marka@isc.org>
Fri, 24 Aug 2012 03:54:29 +0000 (13:54 +1000)
committerMark Andrews <marka@isc.org>
Fri, 24 Aug 2012 03:54:29 +0000 (13:54 +1000)
commit0a870b5cc542b550ef0192c098eeb6ff26098ba2
treebf8d871111930389c5b70bb609aff3110845d84b
parentea5c36649d8d2175b9a79e25f7b861007ee41a2a
3364.   [security]      Named could die on specially crafted record.
                        [RT #30416]
CHANGES
lib/dns/include/dns/rdata.h
lib/dns/master.c
lib/dns/rdata.c
lib/dns/rdataslab.c
lib/dns/tests/Makefile.in
lib/dns/tests/master_test.c
lib/dns/tests/rdata_test.c [new file with mode: 0644]
lib/dns/tests/testdata/master/master15.data [new file with mode: 0644]
lib/dns/tests/testdata/master/master16.data [new file with mode: 0644]