]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add release note for [GL #4159]
authorMark Andrews <marka@isc.org>
Wed, 28 Jun 2023 02:01:58 +0000 (12:01 +1000)
committerMark Andrews <marka@isc.org>
Fri, 1 Sep 2023 02:01:51 +0000 (12:01 +1000)
doc/notes/notes-current.rst

index bdc6703d88856c7419d6895d1d993de210ebf554..ad06ca78b4bf52b128e056bcd6fbe962f846dc82 100644 (file)
@@ -50,9 +50,13 @@ Bug Fixes
   This issue was reported independently by Eric Sesterhenn of X41 D-SEC and
   Cameron Whitehead.
 
-- The value of Content-Length header in statistics channel was not bound checked
-  and negative or large enough value could lead to overflow and assertion failure.
-  :gl:`#4125`
+- The value of Content-Length header in statistics channel was not
+  bound checked and negative or large enough value could lead to
+  overflow and assertion failure.  :gl:`#4125`
+
+  This issue was reported by Eric Sesterhenn of X41 D-SEC.
+
+- Address memory leaks due to not clearing OpenSSL error stack. :gl:`#4159`
 
   This issue was reported by Eric Sesterhenn of X41 D-SEC.