aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2001-11-08 18:15:23 +0000
committerEric S. Raymond <esr@thyrsus.com>2001-11-08 18:15:23 +0000
commit9955b35f5eaab57fd902f9184d0223a55200821d (patch)
treef61450e6708ed69df057f039bbbb7449b68902c7 /NEWS
parente5fa831ed49f8a87d88df72cd69599727f1af6c3 (diff)
downloadfetchmail-9955b35f5eaab57fd902f9184d0223a55200821d.tar.gz
fetchmail-9955b35f5eaab57fd902f9184d0223a55200821d.tar.bz2
fetchmail-9955b35f5eaab57fd902f9184d0223a55200821d.zip
Sicket leak avoidance.
svn path=/trunk/; revision=3545
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index be11b9da..9de54f91 100644
--- a/NEWS
+++ b/NEWS
@@ -16,6 +16,8 @@
to (null) or crash when printing the error message. Patch by Matthias
Andree.
* NextStep and OpenStep port patch from Eric Sunshine.
+* Block signals during SockConnect() so we don't get a socket descriptor
+ leak if we're hit by an alarm signal during connect(2).
fetchmail-5.9.4 (Wed Oct 3 07:47:45 EDT 2001), 21104 lines: