]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
pullup:
authorAndreas Gustafsson <source@isc.org>
Tue, 20 Mar 2001 18:47:48 +0000 (18:47 +0000)
committerAndreas Gustafsson <source@isc.org>
Tue, 20 Mar 2001 18:47:48 +0000 (18:47 +0000)
 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]

CHANGES

diff --git a/CHANGES b/CHANGES
index 2e5ec64458080abb79e2ec20989e3e5d3647eff0..d00bb124eee70f96f55bcfad93e45c152108c096 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,8 @@
 
+ 780.  [bug]           Error handling code dealing with out of memory or
+                       other rare errors could lead to assertion failures
+                       by calling functions on unitialized names. [RT #1065]
+
        --- 9.1.1rc5 released ---
 
  778.  [bug]           When starting cache cleaning, cleaning_timer_action()