diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2021-01-05 12:43:19 +0100 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2021-01-05 12:44:17 +0100 |
commit | d29d3a4bf69f0122b40ebafa376e2f34b20002f6 (patch) | |
tree | 67954220630edf2eba523fee572109d94134868e /Zend/tests | |
parent | 0067c3ced17ff69516854865e607887a9702cd0c (diff) | |
download | php-git-d29d3a4bf69f0122b40ebafa376e2f34b20002f6.tar.gz |
Fix use-after-scope in SplObjectStorage::unserialize()
Introduced by the recent switch to a zend_object. Unserialize the
object into a tmp_var to avoid leaving behind a stack reference.
Fixes oss-fuzz #29271.
Diffstat (limited to 'Zend/tests')
0 files changed, 0 insertions, 0 deletions