fix segfault when initializing a request message with a body
authorMichael Wallner <mike@php.net>
Tue, 16 Jul 2013 08:46:01 +0000 (08:46 +0000)
committerMichael Wallner <mike@php.net>
Tue, 16 Jul 2013 08:46:01 +0000 (08:46 +0000)
commit847c94ac2eef3c43200a7e066a7ee823d580b20c
tree1eab3d74748a18c17e581683880d3d837f8e6ca6
parent123b8051c753f1297f14dd67374a887f8c6c4dcd
fix segfault when initializing a request message with a body

TODO: convert phpunit tests to PHPTs
php_http_client_request.c
php_http_message.c
phpunit/CookieTest.php