Date: 11/30/99
- Next message: thies <email protected>: "[PHP-DEV] PHP 4.0 Bug #2872: register_internal_class needs to initialiclass_entry->constants_updatedze"
- Previous message: woba <email protected>: "[PHP-DEV] PHP 4.0 Bug #2870: 1. 'dynamic loading ... ' include files // 2. libzend configuration"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: thies <email protected>
Operating system: all
PHP version: 4.0 Latest CVS (30/11/1999)
PHP Bug Type: Scripting Engine problem
Bug description: attached script will show a leak & write into free memory.
<?
$odate = "hasjhaskjahk";
if (($odate[0] == "~") && ($odate[strlen($odate) - 1] == "~"))
{
}
?>
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: thies <email protected>: "[PHP-DEV] PHP 4.0 Bug #2872: register_internal_class needs to initialiclass_entry->constants_updatedze"
- Previous message: woba <email protected>: "[PHP-DEV] PHP 4.0 Bug #2870: 1. 'dynamic loading ... ' include files // 2. libzend configuration"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

