php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #15922 Possible segfault
Submitted: 2002-03-06 22:00 UTC Modified: 2002-09-25 18:22 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:0 (0.0%)
Same OS:0 (0.0%)
From: yohgaki@php.net Assigned:
Status: Closed Package: Session related
PHP Version: 4.0CVS-2002-03-0 OS: any
Private report: No CVE-ID: None
 [2002-03-06 22:00 UTC] yohgaki@php.net
I haven't try, but according to source unsetting track vars may segfualt.
This should be fixed.

(i.e. track var's zval refcount is 2)

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-09-25 06:39 UTC] sas@php.net
I don't see an analysis here -- if you think it is a bug, please verify. Not changing to feedback because of report's age.
 [2002-09-25 18:22 UTC] yohgaki@php.net
For the record,

Tracked var were initiliazed wrong and crashed PHP. This bug was fixed shortly after this report is created. 4.2.0 or later should be fine (may be 4.1.2, too)
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed May 15 19:01:34 2024 UTC