PHP isn't leaking memory, my modification to the mail() function is
leaking memory, as said earlier in this thread, which is what's troubling
me because I can't track down what's leaking.

Yasuo Ohgaki said:
> PHP shouldn't leak memory even if output/input from/to external program
> differs. It seems it's a PHP problem for this matter.
>
> Are you sure your input to mail() is RFC compliant?
> Even if input is not RFC compliant, PHP shouldn't leak memory, though.
>



-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to