From f4551a967820ab2be76fd5d600fbce32cd290e62 Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Fri, 5 Mar 2010 03:15:19 +0000 Subject: Constantine Sapuntzakis detected and fixed a double free in builds done with threaded resolver enabled (Windows default configuration) that would get triggered when a curl handle is closed while doing DNS resolution. --- RELEASE-NOTES | 1 + 1 file changed, 1 insertion(+) (limited to 'RELEASE-NOTES') diff --git a/RELEASE-NOTES b/RELEASE-NOTES index b96171cc5..d59cba5ae 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -28,6 +28,7 @@ This release includes the following bugfixes: o CURLOPT_CERTINFO memory leak o sub-second timeouts improvements o configure fixes for GSSAPI + o threaded resolver double free when closing curl handle This release includes the following known bugs: -- cgit v1.2.3