SOCKS: fix unitialized-pointer
[exim.git] / doc / doc-txt / ChangeLog
index afd41e40a7652dd30b5b0af6f8bee29715727ed2..089aeb77480a461634a7fb6cba50609b6a80c267 100644 (file)
@@ -43,6 +43,9 @@ JH/26 Fix DKIM bug: when the pseudoheader generated for signing was exactly
       line, the header hash was calculated to an incorrect value thanks to
       the (relaxed) space the fold became.
 
+JH/27 Fix SOCKS bug: an unitialized pointer was deref'd by the transport process
+      which could crash as a result.  This could lead to undeliverable messages.
+
 
 Exim version 4.89
 -----------------