]> 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:15:18 +0000 (09:15 +1100)
commit3a2ea636103eaf40404fb82f228605d384c36434
treee4db5e4951ef1f57a43e769eded1c24a9b105dc9
parent051a810e4bb155864d3dac433caa3ebcda29dfef
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]