]> git.ipfire.org Git - thirdparty/bind9.git/commit
[v9_6] zone parsing broken with embedded null
authorEvan Hunt <each@isc.org>
Fri, 22 Mar 2013 02:59:14 +0000 (19:59 -0700)
committerEvan Hunt <each@isc.org>
Fri, 22 Mar 2013 02:59:14 +0000 (19:59 -0700)
commita72c1e02f87e2158a6ae4c0ed6cc0a25bca8997b
tree6d788fe6d7e80d09ebca51e907bdfc6a2810b80c
parent12c57326d49815dceeff0da45cca0e3b352af6eb
[v9_6] 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