]> granicus.if.org Git - php/commit
Fixed bug #70169 (Use After Free Vulnerability in unserialize() with SplDoublyLinkedList)
authorStanislav Malyshev <stas@php.net>
Sun, 2 Aug 2015 04:51:08 +0000 (21:51 -0700)
committerStanislav Malyshev <stas@php.net>
Sun, 2 Aug 2015 05:01:51 +0000 (22:01 -0700)
commit863bf294feb9ad425eadb94f288bc7f18673089d
treea74dd437b9797a287f8c646e9cb71eb9828e7bc0
parent7381b6accc5559b2de039af3a22f6ec1003b03b3
Fixed bug #70169 (Use After Free Vulnerability in unserialize() with SplDoublyLinkedList)
ext/spl/spl_dllist.c
ext/spl/tests/bug70169.phpt [new file with mode: 0644]