]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
add CHANGES
authorMark Andrews <marka@isc.org>
Wed, 4 Sep 2019 14:30:12 +0000 (00:30 +1000)
committerMark Andrews <marka@isc.org>
Wed, 4 Sep 2019 21:29:35 +0000 (07:29 +1000)
(cherry picked from commit 924f9b9e1d01c025a759253b1b6b69c070228a15)

CHANGES

diff --git a/CHANGES b/CHANGES
index 1f90d387a87c84bdda5a0854bcf267824c8927b7..9f01c5328d10659a599eb7a5d3e1a377d4d65b17 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+5289.  [bug]           Address NULL pointer dereference in rpz.c:rpz_detach.
+                       [GL #1210]
+
 5286.  [contrib]       Address potential NULL pointer dereferences in
                        dlz_mysqldyn_mod.c. [GL #1207]