mirror of
https://github.com/php/php-src.git
synced 2026-03-30 04:02:19 +02:00
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.