php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #33924 PHP leaks when occurs a parse error
Submitted: 2005-07-29 21:42 UTC Modified: 2005-07-29 21:45 UTC
From: nlopess@php.net Assigned:
Status: Not a bug Package: Scripting Engine problem
PHP Version: 5CVS-2005-07-29 (dev) OS: *
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: nlopess@php.net
New email:
PHP Version: OS:

 

 [2005-07-29 21:42 UTC] nlopess@php.net
Description:
------------
PHP leaks when occurs a parse error.
For example: php -r 'echo "a'
it also happens with the interactive CLI mode. I have not tested in apache though.

I'm using the GOTO dispatcher and I have the zend memory manager disabled.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-07-29 21:45 UTC] sniper@php.net
Expected behaviour.

 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sat Jul 19 01:00:03 2025 UTC