php-src/ext/curl
Christoph M. Becker 2b5fc8e325 Fix #79199: curl_copy_handle() memory leak
`curl_copy_handle()` already registers a new resource, so we must not
increase the refcount of the original resource.
2020-03-12 11:23:53 +01:00
..
tests Fix #79199: curl_copy_handle() memory leak 2020-03-12 11:23:53 +01:00
config.m4 Trim trailing whitespace in source code files 2018-10-13 14:14:50 +02:00
config.w32 Trim trailing whitespace in source code files 2018-10-13 14:16:33 +02:00
CREDITS
curl_file.c Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
interface.c Fix #79199: curl_copy_handle() memory leak 2020-03-12 11:23:53 +01:00
multi.c Fix #79078: Hypothetical use-after-free in curl_multi_add_handle() 2020-01-08 18:29:10 +01:00
php_curl.h Revert "Extend CURLFile to support streams" 2020-01-06 15:31:49 +01:00
share.c Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
sync-constants.php Add more missing CURL_VERSION_* constants 2019-05-02 15:11:42 +02:00