mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-25 02:42:33 -05:00
780. [bug] Error handling code dealing with out of memory or
other rare errors could lead to assertion failures
when calling functions on unitialized names. [RT #1065]
(fix is already in the mainline, waiting for pullup)
This commit is contained in:
parent
59ddb53fd7
commit
225a66da7e
1 changed files with 4 additions and 0 deletions
4
CHANGES
4
CHANGES
|
|
@ -1,3 +1,7 @@
|
|||
780. [bug] Error handling code dealing with out of memory or
|
||||
other rare errors could lead to assertion failures
|
||||
when calling functions on unitialized names. [RT #1065]
|
||||
|
||||
779. [func] Added the "minimal-responses" option.
|
||||
|
||||
778. [bug] When starting cache cleaning, cleaning_timer_action()
|
||||
|
|
|
|||
Loading…
Reference in a new issue