curl-library
[PATCH] curl_schannel.c: Replace free() with Curl_safefree()
From: Marc Hoersken <info_at_marc-hoersken.de>
Date: Mon, 25 Jun 2012 07:18:36 +0200
Received on 2012-06-25
Date: Mon, 25 Jun 2012 07:18:36 +0200
Hi everyone,
I would like to provide this little cleanup patch that replaces free()
with Curl_safefree() in curl_schannel.c.
Besides these replacements it does also contain two little formatting
"fixes" I would like to see in the release.
Tested on Windows 7. Would be great if someone could push it. Thanks in advance!
Best regards,
Marc
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
- application/octet-stream attachment: 0001-curl_schannel.c-Replace-free-with-Curl_safefree.patch