diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2019-02-08 12:43:11 +0100 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2019-02-08 12:43:11 +0100 |
commit | 0d4471fd28eea7974b5af7832958e62e546927f6 (patch) | |
tree | 70b88064a8bdb52d5572ebcb4e71e3443d791e3d /sapi/cli/php_cli.c | |
parent | a9d4caeecea947e7ee5425661204045c0bbba66f (diff) | |
download | php-git-0d4471fd28eea7974b5af7832958e62e546927f6.tar.gz |
Fix double free if post inc of typed property throws
We either need to add an extra ref because the copy is used as the
retval, which is freed by HANDLE_EXCEPTION, or we need to undef it
(done here).
Diffstat (limited to 'sapi/cli/php_cli.c')
0 files changed, 0 insertions, 0 deletions