]> granicus.if.org Git - php/commit
Fix bug #70121 (unserialize() could lead to unexpected methods execution / NULL point...
authorStanislav Malyshev <stas@php.net>
Mon, 27 Jul 2015 00:09:34 +0000 (17:09 -0700)
committerStanislav Malyshev <stas@php.net>
Mon, 27 Jul 2015 00:10:24 +0000 (17:10 -0700)
commite488690d957fce0dbdabe619adbe314ada498215
tree735a0cb13dfd5d08efbd347ec6d68837fb89d0d2
parentc96d08b27226193dd51f2b50e84272235c6aaa69
Fix bug #70121 (unserialize() could lead to unexpected methods execution / NULL pointer deref)
Zend/tests/bug70121.phpt [new file with mode: 0644]
Zend/zend_exceptions.c