]> git.ipfire.org Git - thirdparty/bind9.git/commit
dns_view_issecuredomain: check that view->secroots_priv is non NULL before calling...
authorMark Andrews <marka@isc.org>
Tue, 30 Aug 2011 21:14:50 +0000 (21:14 +0000)
committerMark Andrews <marka@isc.org>
Tue, 30 Aug 2011 21:14:50 +0000 (21:14 +0000)
commit81bbd645c7635ea55735a5ceda26e41728f25d90
tree88ab74f06b32118dee831b5d3f14a2312ccf34bd
parent91e0d41c70cb8dd6f1fd2ef9a3ff511f28a3bef3
dns_view_issecuredomain: check that view->secroots_priv is non NULL before calling dns_keytable_issecuredomaiani otherwise return ISC_R_NOTFOUND
lib/dns/view.c