]> granicus.if.org Git - php/commit
Fix bug #73052 - Memory Corruption in During Deserialized-object Destruction
authorStanislav Malyshev <stas@php.net>
Mon, 12 Sep 2016 04:19:29 +0000 (21:19 -0700)
committerAnatol Belski <ab@php.net>
Mon, 12 Sep 2016 15:53:44 +0000 (17:53 +0200)
commit27876d22ef47cd8efe6230ee5cb52ab5d650c848
tree9fd3118145db60a4a969c7d1b7bbaf43b570560f
parent022e75cba104c52ccfb494ce224c2c4d0ff2dddc
Fix bug #73052 - Memory Corruption in During Deserialized-object Destruction

(cherry picked from commit b6e1e5e0b3e6221c7b14fa10cba30f5c5e719e1b)

Conflicts:
Zend/zend_objects_API.c
ext/standard/var_unserializer.c
ext/standard/var_unserializer.re
ext/standard/tests/serialize/bug73052.phpt [new file with mode: 0644]