diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2021-02-02 10:05:35 +0100 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2021-02-02 10:05:35 +0100 |
commit | 51d76c346e1a22bc711c74a231b58a495f2fb42c (patch) | |
tree | dc04f4edbd4abcb9c7b47ea75ad9a0af5a0bd76e /sapi/cli/php_cli_server.c | |
parent | 675a9b28311bbe55ccb171fb67b1c23aa0d8d049 (diff) | |
download | php-git-51d76c346e1a22bc711c74a231b58a495f2fb42c.tar.gz |
Fix persistent leak on load_wsdl_ex failure
Move the load_wsdl_ex call into the zend_try that destroys the
docs hash table. The wsdl will be inserted into docs early on,
and will thus be released on subsequent bailout.
Diffstat (limited to 'sapi/cli/php_cli_server.c')
0 files changed, 0 insertions, 0 deletions