]> granicus.if.org Git - php/commit
Fixed crash when save_path is invalid.
authorYasuo Ohgaki <yohgaki@php.net>
Sun, 3 Feb 2002 03:17:35 +0000 (03:17 +0000)
committerYasuo Ohgaki <yohgaki@php.net>
Sun, 3 Feb 2002 03:17:35 +0000 (03:17 +0000)
commit4c6e58ac597be7565bd8715520e28a35f9dd2931
treedb4d7f2f3dd8f6385facf0dd54ab3babe6608749
parent665d38629b818d2d24f9c532c183b85b3492b464
Fixed crash when save_path is invalid.
Fixed crash when user save handler is incorrectly used.
Fixed crash when session read failed.
ext/session/mod_files.c
ext/session/session.c