fix crash caused by uninitialized zval when unserializing properties
authorMichael Wallner <mike@php.net>
Thu, 19 May 2022 08:21:09 +0000 (10:21 +0200)
committerMichael Wallner <mike@php.net>
Thu, 19 May 2022 08:25:49 +0000 (10:25 +0200)
commit50cf5a89b0454e69d86e400fa6f7ed1733c20f28
treeb3646eadef20f36d2e6ddd1c3381c4d0e97b96d4
parentbc0258712bc0ec0a6ce5862a3b36fe894c43cd66
fix crash caused by uninitialized zval when unserializing properties
ion_private.h
tests/unserialize/executor_globals.phpt [new file with mode: 0644]