1
0
mirror of https://github.com/php/php-src.git synced 2026-03-30 04:02:19 +02:00
Files
archived-php-src/ext/session
Alexander Feldman 7c11cfaf03 Fixed a bug in session.c. If the user calls session_module_name with a
parameter, then the mod_data pointer is initialized to NULL and then
php_session_save_current_state did not check this value before referencing
the pointer. Added a check in php_session_save_current_state.
2000-10-23 13:10:01 +00:00
..
2000-07-10 10:09:15 +00:00
1999-08-22 14:14:46 +00:00
2000-07-10 10:09:15 +00:00
1999-09-17 05:40:59 +00:00
1999-06-05 19:52:58 +00:00