3267. [bug] Memory allocation failures could be mis-reported as

unexpected error.  New ISC_R_UNSET result code.                        [RT #27336]
This commit is contained in:
Mark Andrews
2012-01-27 01:21:41 +00:00
parent 60aecf33e3
commit 1bb3831e13
4 changed files with 31 additions and 18 deletions

View File

@@ -1,3 +1,7 @@
3267. [bug] Memory allocation failures could be mis-reported as
unexpected error. New ISC_R_UNSET result code.
[RT #27336]
3266. [bug] The maximum number of NSEC3 iterations for a
DNSKEY RRset was not being properly computed.
[RT #26543]