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:
Brian Wellington 2001-03-19 20:10:35 +00:00
parent 59ddb53fd7
commit 225a66da7e

View file

@ -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()