ID: 42498 Comment by: askalski at gmail dot com Reported By: doppelbauer at gmx dot net Status: No Feedback Bug Type: IMAP related Operating System: any PHP Version: 5.2.4 New Comment:
This leak is fixed by the latest 5.2 CVS Previous Comments: ------------------------------------------------------------------------ [2007-09-11 01:00:01] php-bugs at lists dot php dot net No feedback was provided for this bug for over a week, so it is being suspended automatically. If you are able to provide the information that was originally requested, please do so and change the status of the bug back to "Open". ------------------------------------------------------------------------ [2007-09-03 09:14:20] j...@php.net Thank you for this bug report. To properly diagnose the problem, we need a short but complete example script to be able to reproduce this bug ourselves. A proper reproducing script starts with <?php and ends with ?>, is max. 10-20 lines long and does not require any external resources such as databases, etc. If the script requires a database to demonstrate the issue, please make sure it creates all necessary tables, stored procedures etc. Please avoid embedding huge scripts into the report. ------------------------------------------------------------------------ [2007-08-31 15:55:47] doppelbauer at gmx dot net Description: ------------ It seams, there there is a memory leak in "imap_rfc822_parse_adrlist()". A solution would be, to call "mail_free_address()" from the c-client library, after "rfc822_parse_adrlist()". ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=42498&edit=1