php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #1867 Incorrectly freed memory (?)
Submitted: 1999-07-25 12:09 UTC Modified: 1999-07-26 17:55 UTC
From: lemming at k332 dot feld dot cvut dot cz Assigned:
Status: Closed Package: Scripting Engine problem
PHP Version: 4.0 Beta 1 OS: Linux 2.0.36
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: lemming at k332 dot feld dot cvut dot cz
New email:
PHP Version: OS:

 

 [1999-07-25 12:09 UTC] lemming at k332 dot feld dot cvut dot cz
centrum3:~ # php
<?
$t="1";
$t+="1";
?>
Content-Type: text/html

-:  Freeing 0x081228E0 (2 bytes), allocated in zend_variables.c on line 120<br>
centrum3:~ # php -v
Content-Type: text/html

4.0B1
centrum3:~ #

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-07-26 17:55 UTC] zeev at cvs dot php dot net
Fixed - thanks for the report!
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 27 13:01:30 2024 UTC