fix bug #66388 (Crash on POST with Content-Length:0 and untouched body)
authorMichael Wallner <mike@php.net>
Thu, 2 Jan 2014 15:03:59 +0000 (16:03 +0100)
committerMichael Wallner <mike@php.net>
Thu, 2 Jan 2014 15:03:59 +0000 (16:03 +0100)
commit71404a21e0937944e47a760e8736905c75f903ea
treea4318215183634a86f2608107a29c1c23f97d19d
parent441de41329327d32937f107da371435d14d7be36
fix bug #66388 (Crash on POST with Content-Length:0 and untouched body)
php_http_client_curl.c
tests/bug66388.phpt [new file with mode: 0644]