]> granicus.if.org Git - php/commit
Fix bug #70365 - use-after-free vulnerability in unserialize() with SplObjectStorage
authorStanislav Malyshev <stas@php.net>
Tue, 1 Sep 2015 07:14:15 +0000 (00:14 -0700)
committerStanislav Malyshev <stas@php.net>
Tue, 1 Sep 2015 07:14:15 +0000 (00:14 -0700)
commitf06a069c462d37c2e009f6d1d93b8c8e7b713393
treeb2e1db429b0c790d65c7ddc13065037adb37db8e
parente8429400d40e3c3aa4b22ba701991d698a2f3b2f
Fix bug #70365 - use-after-free vulnerability in unserialize() with SplObjectStorage
ext/spl/spl_observer.c
ext/spl/tests/bug70365.phpt [new file with mode: 0644]