php-src/ext/curl
Niels Dossche 11ea995ff3
curl: Remove incorrect string release on error
The string is owned by the caller, and the caller releases it.

Closes GH-18989.
2025-07-02 18:42:50 +02:00
..
tests Fix memory leaks when returning refcounted value from curl callback 2025-06-21 00:31:37 +02:00
config.m4 Fix linking ext/curl against OpenSSL (#13262) 2025-06-06 13:51:21 +02:00
config.w32 Fix GH-17855: CURL_STATICLIB flag set even if linked with shared lib 2025-02-21 13:08:01 +01:00
CREDITS
curl.stub.php Add new curl constants from curl until (including) 7.87 (#10459) 2023-07-17 20:42:39 +02:00
curl_arginfo.h Add new curl constants from curl until (including) 7.87 (#10459) 2023-07-17 20:42:39 +02:00
curl_file.c Make lots of string pointers const (#10646) 2023-02-21 14:01:37 +00:00
curl_file.stub.php Use single line phpdoc in stubs where possible 2021-07-20 13:16:56 +02:00
curl_file_arginfo.h Use single line phpdoc in stubs where possible 2021-07-20 13:16:56 +02:00
curl_private.h Fix memory leaks when returning refcounted value from curl callback 2025-06-21 00:31:37 +02:00
interface.c curl: Remove incorrect string release on error 2025-07-02 18:42:50 +02:00
multi.c Fix memory leaks when returning refcounted value from curl callback 2025-06-21 00:31:37 +02:00
php_curl.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
share.c Revert "Port all internally used classes to use default_object_handlers" 2022-09-14 11:13:23 +02:00
sync-constants.php Fix curl/sync_constants.php (#9391) 2022-08-21 18:04:33 +02:00