]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
add CHANGES note
authorMark Andrews <marka@isc.org>
Wed, 17 Apr 2019 03:46:18 +0000 (13:46 +1000)
committerMark Andrews <marka@isc.org>
Tue, 7 May 2019 00:35:03 +0000 (10:35 +1000)
(cherry picked from commit ce5520b6958a6d3e16976c65858c2fafecb44700)

CHANGES

diff --git a/CHANGES b/CHANGES
index ad8ff9865b3ca2a9b3c19c7d5f858953e78c5fe4..a5b82836df211763b7ec28f431ee81b1d0cff066 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,5 @@
+5222.  [bug]           'delve -t ANY' could leak memory. [GL #983]
+
 5218.  [bug]           Conditionally include <dlfcn.h>. [GL #995]
 
 5214.  [bug]           win32: named now removes its lock file upon shutdown.