diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2020-09-01 15:14:32 +0200 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2020-09-01 15:16:41 +0200 |
commit | f92a03627a51a3e440b73795fb2a34a888f23b8d (patch) | |
tree | 9e779092cbc3222e825db91c69c91400162b144d /ext/zip/php_zip.c | |
parent | 37612936a1ede4e656514dc62c42a5e42e976046 (diff) | |
download | php-git-f92a03627a51a3e440b73795fb2a34a888f23b8d.tar.gz |
Check for null EX(func) in write_property
This can happen if zend_call_function inserted a dummy frame,
and we already switched to the dummy frame in leave_helper,
and an exception is thrown during CV destruction.
Fixes oss-fuzz #25343.
Diffstat (limited to 'ext/zip/php_zip.c')
0 files changed, 0 insertions, 0 deletions