php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #71394 session_regenerate_id() must close opened session on errors.
Submitted: 2016-01-17 08:07 UTC Modified: -
From: yohgaki@php.net Assigned:
Status: Closed Package: Session related
PHP Version: 7.0.2 OS: any
Private report: No CVE-ID: None
 [2016-01-17 08:07 UTC] yohgaki@php.net
Description:
------------
session_regenerate_id() does not close opened session when collision and read failure.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2016-01-17 08:13 UTC] yohgaki@php.net
Automatic comment on behalf of yohgaki
Revision: http://git.php.net/?p=php-src.git;a=commit;h=3b2d98a62509b4b31ac21df0f391d3161ad95203
Log: Fixed bug #71394 (session_regenerate_id() must close opened session on errors)
 [2016-01-17 08:13 UTC] yohgaki@php.net
-Status: Open +Status: Closed
 [2016-01-17 08:14 UTC] yohgaki@php.net
Automatic comment on behalf of yohgaki
Revision: http://git.php.net/?p=php-src.git;a=commit;h=3b2d98a62509b4b31ac21df0f391d3161ad95203
Log: Fixed bug #71394 (session_regenerate_id() must close opened session on errors)
 [2016-07-20 11:34 UTC] davey@php.net
Automatic comment on behalf of yohgaki
Revision: http://git.php.net/?p=php-src.git;a=commit;h=3b2d98a62509b4b31ac21df0f391d3161ad95203
Log: Fixed bug #71394 (session_regenerate_id() must close opened session on errors)
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Mar 19 05:01:29 2024 UTC