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
 [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: Sun Jul 20 00:00:02 2025 UTC