Imported from libpng-1.0.9beta9.tar

This commit is contained in:
Glenn Randers-Pehrson
2001-01-15 12:22:32 -06:00
parent 231e687411
commit cdf140beec
51 changed files with 253 additions and 101 deletions

View File

@@ -1,4 +1,9 @@
Known bugs in libpng-1.0.9
None as of January 12, 2001.
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.