]> granicus.if.org Git - php/commit
Bug #72663 - part 3
authorNikita Popov <nikic@php.net>
Wed, 10 Aug 2016 12:46:38 +0000 (14:46 +0200)
committerStanislav Malyshev <stas@php.net>
Wed, 17 Aug 2016 08:01:03 +0000 (01:01 -0700)
commite0f9fbdfa61012101de7f4a8653ca5538c404a71
treec9c1b7914d52cf0b408f9181639d1e24fd5ef253
parent61f2f5a0f760157f9c9d32d7d3df2be47a73e74d
Bug #72663 - part 3

When using the php_serialize session serialization handler, do
not use the result of the unserialization if it failed.
ext/session/session.c
ext/standard/tests/serialize/bug72663_3.phpt [new file with mode: 0644]
ext/wddx/wddx.c