/home/ari/php-4.3.0RC4/ext/standard/string.c(1350) :  Freeing 0x08D0D354 
(29 bytes), 
script=/home/alienhosting/public_html/webmail/src/read_body.php

This seems to happen a lot when using SquirrelMail with php 4.3.0RC4, 
and AFAIK did not happen with 4.2.3. It seems that haystack_orig is 
allocated at the beginning of the function, but only gets freed at the 
end, and not if the function terminates early by e.g. RETURN_FALSE.

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

Reply via email to