]> git.ipfire.org Git - thirdparty/bind9.git/commit
3692. [bug] Two calls to dns_db_getoriginnode were fatal if there
authorMark Andrews <marka@isc.org>
Mon, 16 Dec 2013 22:08:59 +0000 (09:08 +1100)
committerMark Andrews <marka@isc.org>
Mon, 16 Dec 2013 22:11:30 +0000 (09:11 +1100)
commit4e4715265ec72aa0a2d4f841770ac040605f0c8e
treec7ee4059ce8dd942b4b5120c8394f7bbb2aecc7e
parent02319b388f4efc68ccf12dc2fa6929bc69276fe6
3692.   [bug]           Two calls to dns_db_getoriginnode were fatal if there
                        was no data at the node. [RT #35080]

(cherry picked from commit 161e803a5608956271d8120be37a1b383d14b647)
CHANGES
lib/dns/rbtdb.c
lib/dns/tests/Makefile.in
lib/dns/tests/db_test.c [new file with mode: 0644]