]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES note for [GL #4227]
authorOndřej Surý <ondrej@isc.org>
Thu, 27 Jul 2023 09:33:22 +0000 (11:33 +0200)
committerOndřej Surý <ondrej@isc.org>
Thu, 27 Jul 2023 10:34:03 +0000 (12:34 +0200)
CHANGES

diff --git a/CHANGES b/CHANGES
index fb6684b1362e461b8cebd6e668da49efe551bd1d..12953a3c5ce66ab650ab7300dd045b9059019b70 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+6214.  [bug]           Fix the memory leak in for struct stub_glue_request
+                       allocated in stub_request_nameserver_address() but not
+                       freed in stub_glue_response(). [GL #4227]
+
 6213.  [bug]           Mark a primary server as temporarily unreachable if the
                        TCP connection attempt times out. [GL #4215]