]> granicus.if.org Git - php/commit
Fixed bug #69316 (Use-after-free in php_curl related to CURLOPT_FILE/_INFILE/_WRITEHE...
authorStanislav Malyshev <stas@php.net>
Sat, 4 Apr 2015 22:58:27 +0000 (15:58 -0700)
committerStanislav Malyshev <stas@php.net>
Sat, 11 Apr 2015 23:53:21 +0000 (16:53 -0700)
commit0ea75af9be8a40836951fc89f723dd5390b8b46f
tree9ad6e95477f81fa16840819876f381223a5770d1
parent809610f5ea38a83b284e1125d1fff129bdd615e7
Fixed bug #69316 (Use-after-free in php_curl related to CURLOPT_FILE/_INFILE/_WRITEHEADER)
ext/curl/interface.c
ext/curl/tests/bug69316.phpt [new file with mode: 0644]