php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #94 Memory Leak in functions/string.c
Submitted: 1998-02-20 09:52 UTC Modified: 1998-02-21 14:02 UTC
Votes:1
Avg. Score:4.0 ± 0.0
Reproduced:0 of 0 (0.0%)
From: Chris at Esc dot De Assigned:
Status: Closed Package: Other
PHP Version: 3.0b4 OS: Linux 2.0.33
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
30 - 11 = ?
Subscribe to this entry?

 
 [1998-02-20 09:52 UTC] Chris at Esc dot De
Apache 1.2.5 reports in the error_log the following:
Possible PHP3 memory leak detected (harmless):  4 bytes from functions/string.c:201

but this is not harmless. it eats up all memory and the system crashs.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1998-02-21 14:02 UTC] zeev
The leak was fixed.  The crash was unrelated and sorted
out by the user
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 05:01:28 2024 UTC