]> granicus.if.org Git - php/commit
Fix bug #68942 (Use after free vulnerability in unserialize() with DateTimeZone)
authorStanislav Malyshev <stas@php.net>
Tue, 17 Feb 2015 06:02:20 +0000 (07:02 +0100)
committerStanislav Malyshev <stas@php.net>
Tue, 17 Feb 2015 06:02:20 +0000 (07:02 +0100)
commit625ab10f990911fb474430ac7c83dfaea13346dd
tree31e1a468063c0f81b148dc6da07970831f7104fa
parent85aab94d8105f2fa18650f59399dd5d8ddce3668
Fix bug #68942 (Use after free vulnerability in unserialize() with DateTimeZone)
ext/date/php_date.c
ext/date/tests/bug68942.phpt [new file with mode: 0644]
ext/date/tests/bug68942_2.phpt [new file with mode: 0644]