]>
Commit | Line | Data |
---|---|---|
c6b71bff GD |
1 | |
2 | Known bugs in libpng version 1.2.4 | |
3 | ||
4 | 1. April 22, 2001: pnggccrd.c has been reported to crash on NetBSD when | |
5 | reading interlaced PNG files, when assembler code is enabled but running | |
6 | on a non-MMX i386 platform. | |
7 | ||
8 | STATUS: Under investigation. The change to pnggccrd.c in libpng-1.2.1 | |
9 | fixed a problem under FreeBSD but not the problem with NetBSD, which | |
10 | still fails as of libpng-1.2.2rc1. | |
11 |