Ah! good point, thanks. I'll check it out.
Nuno

----- Original Message -----
+ pts = (char *) ecalloc(im->sy * im->sx, sizeof(char));

I don't see any overflow checks around, are you sure it's safe?

--
Stanislav Malyshev, Zend Products Engineer
[EMAIL PROTECTED]  http://www.zend.com/

--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to