cURL / Mailing Lists / curl-library / Single Mail

curl-library

[PATCH] http2: Free resources on disconnect and use Curl_safefree() instead of free()

From: Tatsuhiro Tsujikawa <tatsuhiro.t_at_gmail.com>
Date: Tue, 11 Mar 2014 02:34:06 +0900

The attached patch fixes memory leak in http2 code. It also replaces
existing free() calls with Curl_safefree().

Best regards,
Tatsuhiro Tsujikawa

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html

Received on 2014-03-10