libpng/KNOWNBUG

10 lines
280 B
Plaintext
Raw Normal View History

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