Yes i thought also i think we should have one that has
the bit 7 set for width and height and it should have one
bit more set in the second byte. And width and height
should be different. This would lead us to an image of
(256+128) * (256+128+1) = 384 * 385 pixels in size.
As most images are detected the same way only one
image is needed so we can look for a very small image.

marcus

At 17:01 18.11.2002, Derick Rethans wrote:
On Mon, 18 Nov 2002, Marcus Boerger wrote:

> helly         Mon Nov 18 10:49:06 2002 EDT
>
>   Modified files:
>     /php4/ext/standard        image.c
>   Log:
>   Fixing unsigned/signed problems (and i thought about it before...)
>

Maybe we can add rasmus images to our test suite, or something similar
that triggers this error?

Derick

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

Reply via email to