]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix changes number
authorMark Andrews <marka@isc.org>
Tue, 24 Jan 2017 01:38:39 +0000 (12:38 +1100)
committerMark Andrews <marka@isc.org>
Tue, 24 Jan 2017 01:39:17 +0000 (12:39 +1100)
CHANGES

diff --git a/CHANGES b/CHANGES
index 6dd4a7b3bdcf6ebcd883c2ebdfe1dc07a5b4036f..db9ba6e012072f782245cb70685b6ec3b948d647 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,4 @@
-4556.  [security]      Combining dns64 and rpz can result in dereferencing
+4557.  [security]      Combining dns64 and rpz can result in dereferencing
                        a NULL pointer (read).  (CVE-2017-3135) [RT#44434]
 
 4554.  [bug]           Remove double unlock in dns_dispatchmgr_setudp.