curl-library
Re: Double close with SSL
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 20 Oct 2009 00:10:40 +0200 (CEST)
Received on 2009-10-20
Date: Tue, 20 Oct 2009 00:10:40 +0200 (CEST)
On Sun, 18 Oct 2009, Daniel Stenberg wrote:
> The only decent fix for this false positive - I think - is to make some kind
> of fake call to the socket close for the sake of the memory debugging.
Okey, I hacked up a quick patch to show you what I meant.
You think this works fine enough?
-- / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
- TEXT/x-diff attachment: fake-sclose.patch