]> granicus.if.org Git - php/commit
Fix bug #52827 (cURL leaks handle and causes assertion error (CURLOPT_STDERR)).
authorAdam Harvey <aharvey@php.net>
Tue, 14 Sep 2010 10:58:59 +0000 (10:58 +0000)
committerAdam Harvey <aharvey@php.net>
Tue, 14 Sep 2010 10:58:59 +0000 (10:58 +0000)
commit877a6f92f069e3e2fee74bd4452e88733d633d5b
tree1367d43bd8f8c14c9c1c728c700596c29d5216e8
parent992991fe1b84b265fb000c76c84bb1809c4db133
Fix bug #52827 (cURL leaks handle and causes assertion error (CURLOPT_STDERR)).
Patch by Gustavo.
NEWS
ext/curl/interface.c
ext/curl/tests/bug52827.phpt [new file with mode: 0644]