98c6fa2495
The macro underreported the size (by up to 512 bytes) of an 8-bit non-color palette based memory format because it failed to take into account that the memory palette has to be expanded to full RGB when it is written to PNG. This is not likely to be a serious bug because the macro is new, the memory format in question is likely to be rarely used and the result of an undersized buffer fails in a safe way. Signed-off-by: John Bowler <jbowler@acm.org> |
||
---|---|---|
.. | ||
fakepng.c | ||
gentests.sh | ||
makepng.c | ||
pngimage.c | ||
pngstest-errors.h | ||
pngstest.c | ||
pngunknown.c | ||
pngvalid.c | ||
readpng.c | ||
tarith.c | ||
timepng.c |