]> git.ipfire.org Git - thirdparty/bind9.git/commit
1939. [bug] The resolver could dereference a null pointer after
authorMark Andrews <marka@isc.org>
Thu, 3 Nov 2005 00:58:00 +0000 (00:58 +0000)
committerMark Andrews <marka@isc.org>
Thu, 3 Nov 2005 00:58:00 +0000 (00:58 +0000)
commitc7d337e4ff9d8314bd14c875c6002fc20bf517e7
tree6d1c27f6d6871ef3f409800a28ece80fc36c20a4
parent5029beeca2140b176e06ae5d23e01474c8c17aea
1939.   [bug]           The resolver could dereference a null pointer after
                        validation if all the queries have timed out.
                        [RT #15528]

1938.   [bug]           The validator was not correctly handling unsecure
                        negative responses at or below a SEP. [RT #15528]
CHANGES
doc/arm/Bv9ARM-book.xml
lib/dns/include/dns/validator.h
lib/dns/resolver.c
lib/dns/validator.c