]> granicus.if.org Git - php/commit
Fixed bug #69111 (Crash in SessionHandler::read()).
authorYasuo Ohgaki <yohgaki@php.net>
Fri, 15 Jan 2016 04:47:45 +0000 (13:47 +0900)
committerYasuo Ohgaki <yohgaki@php.net>
Fri, 15 Jan 2016 06:50:14 +0000 (15:50 +0900)
commitbfb9307b2d679a91e138fd876880470ece60942b
tree2730b684ea85ee413e01f894afe3006aa4d18f72
parentd7f8d9e3a9babf0e4f0c1a5590e1feb5e69bd84a
Fixed bug #69111 (Crash in SessionHandler::read()).
Made session save handler abuse much harder than before.
NEWS
ext/session/mod_user.c
ext/session/mod_user_class.c
ext/session/session.c
ext/session/tests/bug55688.phpt
ext/session/tests/bug60634.phpt
ext/session/tests/bug60634_error_1.phpt
ext/session/tests/bug60634_error_5.phpt
ext/session/tests/bug67972.phpt
ext/session/tests/bug69111.phpt [new file with mode: 0644]
ext/session/tests/sessionhandler_open_001.phpt