aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2021-08-26 23:53:14 +0200
committerMatthias Andree <matthias.andree@gmx.de>2021-08-26 23:53:14 +0200
commit77b3f56c6b957c933882ac9eeb99d66a03960f49 (patch)
tree68e9ea9f33ad21327f86ee00b37b01c94fc85721 /NEWS
parent8fae522793c7ee92d5aae880067320396e13b5a7 (diff)
downloadfetchmail-77b3f56c6b957c933882ac9eeb99d66a03960f49.tar.gz
fetchmail-77b3f56c6b957c933882ac9eeb99d66a03960f49.tar.bz2
fetchmail-77b3f56c6b957c933882ac9eeb99d66a03960f49.zip
socket.c: plugin/plugout SIGSEGV and memleak fixes
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 41db8457..5bdca44b 100644
--- a/NEWS
+++ b/NEWS
@@ -112,6 +112,10 @@ fetchmail-6.4.22 (not yet released):
command continuation)
* On IMAP connections, When --auth external is requested but not advertised by
the server, log a proper error message.
+* Fetchmail no longer crashes when attempting a connection with --plugin "" or
+ --plugout "".
+* Fetchmail no longer leaks memory when processing the arguments of --plugin or
+ --plugout on connections.
# CHANGES:
* IMAP: When fetchmail is in not-authenticated state and the server volunteers