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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
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: Fri Jul 18 22:00:03 2025 UTC