From:             [EMAIL PROTECTED]
Operating system: OS X 10.1
PHP version:      4CVS-2002-10-15
PHP Bug Type:     Scripting Engine problem
Bug description:  memory leak in main.c with symlink in path

If the file being processed by PHP is a symbolic link, or if
there is a symbolic link in the path to it, main/main.c reports a memory
leak:

/Users/tater/book/php4/main/main.c(1513) :  Freeing 0x0012E328 (44 bytes),
script=/usr/local/book/apache/htdocs/nook/zest.php

(where "zest.php" is a symlink to "test.php")

-- 
Edit bug report at http://bugs.php.net/?id=19921&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=19921&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=19921&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=19921&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=19921&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=19921&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=19921&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=19921&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=19921&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=19921&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=19921&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=19921&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=19921&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=19921&r=isapi

Reply via email to