]> granicus.if.org Git - php/commit
Fix memory leaks in cURL.
authorStanislav Malyshev <stas@php.net>
Wed, 22 Nov 2000 15:46:13 +0000 (15:46 +0000)
committerStanislav Malyshev <stas@php.net>
Wed, 22 Nov 2000 15:46:13 +0000 (15:46 +0000)
commitb36afe2957d77c9eb682097302c7f133620e7f4d
tree522653d9af7376a3e81c767ca47f9f5c1ea4415e
parente7aff0b676b3ad9d19059c04a7147088175af070
Fix memory leaks in cURL.
cURL doesn't free strings we pass to him, so let PHP do it.
ext/curl/curl.c
ext/curl/php_curl.h