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
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: 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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Wed Jan 15 08:01:29 2025 UTC