php-src/ext/session
Sascha Schumann a3c89a2e8f Fix a segfault which occured when using a storage format not capable
of expressing references (e.g. WDDX) and deserializing a session variable
whose name conflicted with an existing symbol in the global scope.

PR: #25307
Submitted by: Jani Taskinen
Speling fixes: me
2003-08-29 12:33:47 +00:00
..
tests Added missing skip condition 2003-08-14 00:54:28 +00:00
config.m4 The pread/pwrite macros check for a bug in the Linux glibc now. 2002-10-02 06:05:16 +00:00
CREDITS 2nd step towards auto-credits 2000-11-20 10:33:33 +00:00
mod_files.c updating license information in the headers. 2003-06-10 20:04:29 +00:00
mod_files.h updating license information in the headers. 2003-06-10 20:04:29 +00:00
mod_files.sh - cleanup code 1999-08-22 14:14:46 +00:00
mod_mm.c updating license information in the headers. 2003-06-10 20:04:29 +00:00
mod_mm.h updating license information in the headers. 2003-06-10 20:04:29 +00:00
mod_user.c updating license information in the headers. 2003-06-10 20:04:29 +00:00
mod_user.h updating license information in the headers. 2003-06-10 20:04:29 +00:00
php_session.h updating license information in the headers. 2003-06-10 20:04:29 +00:00
session.c Fix a segfault which occured when using a storage format not capable 2003-08-29 12:33:47 +00:00