]> granicus.if.org Git - php/commit
Fix bug #71735: Double-free in SplDoublyLinkedList::offsetSet
authorStanislav Malyshev <stas@php.net>
Mon, 21 Mar 2016 05:29:08 +0000 (22:29 -0700)
committerStanislav Malyshev <stas@php.net>
Mon, 21 Mar 2016 05:29:08 +0000 (22:29 -0700)
commit28a6ed9f9a36b9c517e4a8a429baf4dd382fc5d5
tree42f27663acbe7652ec8a5bd5dbcd5453dd3c2571
parentf3309173f916e3c5cf37910975f04310706336b5
Fix bug #71735: Double-free in SplDoublyLinkedList::offsetSet
NEWS
ext/spl/spl_dllist.c
ext/spl/tests/bug71735.phpt [new file with mode: 0644]