]> 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:31 +0000 (12:39 +1100)
CHANGES

diff --git a/CHANGES b/CHANGES
index dd2f7ed7cba97069c0f8a33d2e727626d492a2e2..6dbdaaf17e95de16b2ec4533cf4464a1301a670f 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.