]> granicus.if.org Git - php/commit
Fix invalid zend_string free in soap
authorNikita Popov <nikic@php.net>
Thu, 4 Sep 2014 20:29:30 +0000 (22:29 +0200)
committerNikita Popov <nikic@php.net>
Thu, 4 Sep 2014 20:29:30 +0000 (22:29 +0200)
commite015bb0381d67c4c3199b214d012e15cbbf924db
tree326ff81c0e3d970ebcfb12b26fe219be915fc09a
parent0c5ac397961136be2f53e4c62f2655e54f20bf71
Fix invalid zend_string free in soap

By making get_http_headers() return the zend_string* directly.
ext/soap/php_http.c