]> git.ipfire.org Git - thirdparty/bind9.git/commit
[master] zone parsing broken with embedded null
authorEvan Hunt <each@isc.org>
Fri, 22 Mar 2013 02:30:10 +0000 (19:30 -0700)
committerEvan Hunt <each@isc.org>
Fri, 22 Mar 2013 02:30:10 +0000 (19:30 -0700)
commit4bf686cf5d6b83981abdf2d8157c829922acc6d4
tree85c349d72aed2c9ee9997aaa1ba26247616a70a6
parentad673634303305de6985920d9115cca55abf7ba2
[master] zone parsing broken with embedded null

3534. [bug] Extra text after an embedded NULL was ignored when
parsing zone files. [RT #32699]
CHANGES
bin/tests/system/checkzone/tests.sh
bin/tests/system/checkzone/zones/bad1.db [new file with mode: 0644]
lib/dns/master.c