]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch '1561-ncache-validation-crash' into 'master'
authorEvan Hunt <each@isc.org>
Wed, 15 Jan 2020 22:15:36 +0000 (22:15 +0000)
committerEvan Hunt <each@isc.org>
Wed, 15 Jan 2020 22:15:36 +0000 (22:15 +0000)
commite19819457bdbb2d9fbb722b924fbb40cd5a26b99
tree0735dc9eede56bbaf17120a84fd0dbae77c8ba45
parent4c1adf96dedbb7b949e3e46f993e65ca218072cb
parent8b9a3314b1a46b35329a7f649e831729c6978838
Merge branch '1561-ncache-validation-crash' into 'master'

fix a bug when validating negative cache entries

Closes #1561

See merge request isc-projects/bind9!2899