ID: 37780 Updated by: [EMAIL PROTECTED] Reported By: judas dot iscariote at gmail dot com -Status: Assigned +Status: Closed Bug Type: CGI related Operating System: Linux 64 bit PHP Version: 6CVS-2006-06-11 (CVS) Assigned To: mike New Comment:
This bug has been fixed in CVS. Snapshots of the sources are packaged every three hours; this change will be in the next snapshot. You can grab the snapshot at http://snaps.php.net/. Thank you for the report, and for helping us make PHP better. Previous Comments: ------------------------------------------------------------------------ [2006-06-19 13:07:36] [EMAIL PROTECTED] Mike, it's yours output buffering stuff causing it. ------------------------------------------------------------------------ [2006-06-11 19:20:52] judas dot iscariote at gmail dot com Description: ------------ memory leak trying to execute a non-existing file. Reproduce code: --------------- php6 foobar Expected result: ---------------- Could not open input file: foobar Actual result: -------------- Could not open input file: foobar [Sun Jun 11 15:17:37 2006] Script: '-' /home/cristian/php-6.0.0/main/SAPI.c(641) : Freeing 0x00A2C730 (10 bytes), script=- [Sun Jun 11 15:17:37 2006] Script: '-' /home/cristian/php-6.0.0/main/SAPI.c(591) : Freeing 0x00A26B90 (24 bytes), script=- [Sun Jun 11 15:17:37 2006] Script: '-' /home/cristian/php-6.0.0/Zend/zend_llist.c(39) : Freeing 0x00A266D0 (39 bytes), script=- === Total 3 memory leaks detected === ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=37780&edit=1