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

12 lines
407 B
Plaintext
Raw Normal View History

1998-04-21 20:03:57 +00:00
2004-08-26 03:00:45 +00:00
Known bugs in libpng version 1.2.7beta1
2000-02-05 05:40:16 +00:00
2002-07-02 03:23:46 +00:00
1. April 22, 2001: pnggccrd.c has been reported to crash on NetBSD when
2002-07-08 00:15:20 +00:00
reading interlaced PNG files, when assembler code is enabled but running
on a non-MMX i386 platform.
2001-04-04 03:43:19 +00:00
2001-11-24 20:53:31 +00:00
STATUS: Under investigation. The change to pnggccrd.c in libpng-1.2.1
2002-06-20 11:54:34 +00:00
fixed a problem under FreeBSD but not the problem with NetBSD, which
still fails as of libpng-1.2.2rc1.
2001-05-06 10:34:26 +00:00