summaryrefslogtreecommitdiff
path: root/Zend/tests
diff options
context:
space:
mode:
authorNikita Popov <nikita.ppv@gmail.com>2021-01-05 12:43:19 +0100
committerNikita Popov <nikita.ppv@gmail.com>2021-01-05 12:44:17 +0100
commitd29d3a4bf69f0122b40ebafa376e2f34b20002f6 (patch)
tree67954220630edf2eba523fee572109d94134868e /Zend/tests
parent0067c3ced17ff69516854865e607887a9702cd0c (diff)
downloadphp-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