]> git.ipfire.org Git - thirdparty/bind9.git/commit
[v9_8] zone parsing broken with embedded null
authorEvan Hunt <each@isc.org>
Fri, 22 Mar 2013 02:59:04 +0000 (19:59 -0700)
committerEvan Hunt <each@isc.org>
Fri, 22 Mar 2013 02:59:04 +0000 (19:59 -0700)
commit02e16ccc7209e6281d5a5ee770921ebd56c83a3d
treed3b05955cdb38c7ae83a9f598c3c9eebbe304420
parentf2cd940170534f8b87ee80e18bcd3d83b926bbe5
[v9_8] zone parsing broken with embedded null

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