This repository has been archived on 2023-11-11. You can view files and clone it, but cannot push or open issues or pull requests.
libpng/KNOWNBUG

10 lines
280 B
Plaintext
Raw Normal View History

1998-04-21 20:03:57 +00:00
2000-12-23 20:27:39 +00:00
Known bugs in libpng-1.0.9
2000-02-05 05:40:16 +00:00
2001-01-15 18:22:32 +00:00
1: January 16, 2001 -- BUG -- progressive reading narrow interlaced PNGs
A crash occurs in Mozilla when reading a 2x533 interlaced RGB image.
Status: Under investigation. It appears that pngpread.c is not
taking care to skip empty passes.