mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00

Fixes the case where IDAT is treated as unknown and saved; the first IDAT chunk ends up 'before' IDAT, the rest 'after', pngunknown has to take this into account since it checks before and after.