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 15:03:57 -05:00
2000-12-23 14:27:39 -06:00
Known bugs in libpng-1.0.9
2000-02-04 23:40:16 -06:00
2001-01-15 12:22:32 -06: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.