summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2009-11-20 19:32:49 +0000
committerDaniel Stenberg <daniel@haxx.se>2009-11-20 19:32:49 +0000
commit504e6d7ae67a0aa72078fbeab208bf43c81b1f20 (patch)
treeeb076118c28527b5b9ab7d9390e6ad8faa3e0093 /CHANGES
parentc3266a5eb1340f5d7e467ced428a32b68b57a8f7 (diff)
downloadcurl-504e6d7ae67a0aa72078fbeab208bf43c81b1f20.tar.gz
- Constantine Sapuntzakis identified a write after close, as the sockets were
closed by libcurl before the SSL lib were shutdown and they may write to its socket. Detected to at least happen with OpenSSL builds.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index c8333b0c8..83fa0c1cf 100644
--- a/CHANGES
+++ b/CHANGES
@@ -7,6 +7,10 @@
Changelog
Daniel Stenberg (20 Nov 2009)
+- Constantine Sapuntzakis identified a write after close, as the sockets were
+ closed by libcurl before the SSL lib were shutdown and they may write to its
+ socket. Detected to at least happen with OpenSSL builds.
+
- Jad Chamcham pointed out a bug with connection re-use. If a connection had
CURLOPT_HTTPPROXYTUNNEL enabled over a proxy, a subsequent request using the
same proxy with the tunnel option disabled would still wrongly re-use that