[webkit-reviews] review granted: [Bug 19944] [Curl] Curl should cleanup resources acquired by curl_global_init : [Attachment 22157] patch to call curl_global_cleanup in ResourceHandleManager's destructor

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jul 26 17:56:42 PDT 2008


Christian Dywan <christian at imendio.com> has granted Jan Alonzo
<jmalonzo at gmail.com>'s request for review:
Bug 19944: [Curl] Curl should cleanup resources acquired by curl_global_init
https://bugs.webkit.org/show_bug.cgi?id=19944

Attachment 22157: patch to call curl_global_cleanup in ResourceHandleManager's
destructor
https://bugs.webkit.org/attachment.cgi?id=22157&action=edit

------- Additional Comments from Christian Dywan <christian at imendio.com>
according to libcurl's documentation curl_global_cleanup should be called for
each curl_global_init. So this seems like the right thing to do.


More information about the webkit-reviews mailing list