From 624745ab20a7826e18f300cc19ef496f0224dad0 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Thu, 9 Nov 2006 21:54:33 +0000 Subject: Dmitriy Sergeyev found a SIGSEGV with his test04.c example posted on 7 Nov 2006. It turned out we wrongly assumed that the connection cache was present when tearing down a connection. --- RELEASE-NOTES | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'RELEASE-NOTES') diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 68c4e9953..4e409be84 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -20,6 +20,8 @@ This release includes the following bugfixes: was not enabled o multiple TFTP transfers on the same (easy or multi) handle could cause a crash + o SIGSEGV when disconnecting on a transfer on a re-used handle when the + host name didn't resolve Other curl-related news: @@ -33,6 +35,6 @@ This release would not have looked like this without help, code, reports and advice from friends like these: James Housley, Olaf Stueben, Yang Tse, Gisle Vanem, Bradford Bruce, - Ciprian Badescu + Ciprian Badescu, Dmitriy Sergeyev Thanks! (and sorry if I forgot to mention someone) -- cgit v1.2.3