]> Pileus Git - ~andy/fetchmail/commitdiff
Credit John Beck's fixes.
authorMatthias Andree <matthias.andree@gmx.de>
Mon, 18 Feb 2013 22:30:38 +0000 (23:30 +0100)
committerMatthias Andree <matthias.andree@gmx.de>
Mon, 18 Feb 2013 22:30:38 +0000 (23:30 +0100)
NEWS

diff --git a/NEWS b/NEWS
index f44944b307895518ceea0984376f0ec3312920d7..559d4d228519d39f42d7f7c8ebe4c18465bf6b64 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -58,6 +58,13 @@ removed from a 6.4.0 or newer release.)
 
 fetchmail-6.3.25 (not yet released):
 
 
 fetchmail-6.3.25 (not yet released):
 
+# BUG FIXES
+* Fix a memory leak in out-of-memory error condition while handling plugins.
+  Report and patch by John Beck (found with Parfait static code analyzer).
+* Fix a NULL pointer dereference in out-of-memory error condition while handling
+  plugins.
+  Report and patch by John Beck (found with Parfait static code analyzer).
+
 # CHANGES
 * Improved reporting when SSL/TLS X.509 certificate validation has failed,
   working around a not-so-recent swapping of two OpenSSL error codes, and
 # CHANGES
 * Improved reporting when SSL/TLS X.509 certificate validation has failed,
   working around a not-so-recent swapping of two OpenSSL error codes, and