pkgsrc/graphics/png
fredb 05ba31daa0 Don't read past the end of the error message string. This patch was
posted to png-implement by Glenn Randers-Pherson, libpng's maintainer.

This error was widely reported as "security issue",

    http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0421

even though there is no security issue. The most the error could do is
SIGSEGV, and that only with some fairly uncommon circumstances. The patch
posted with the advisory is in fact flawed, in that it calls strlen() on
presumably arbitrary data.

Bump PKGREVISION.
2004-05-10 01:15:14 +00:00
..
patches Don't read past the end of the error message string. This patch was 2004-05-10 01:15:14 +00:00
buildlink2.mk Merge changes in packages from the buildlink2 branch that have 2002-08-25 18:38:05 +00:00
buildlink3.mk Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properly 2004-03-18 09:12:08 +00:00
DESCR Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
distinfo Don't read past the end of the error message string. This patch was 2004-05-10 01:15:14 +00:00
Makefile Don't read past the end of the error message string. This patch was 2004-05-10 01:15:14 +00:00
PLIST Install lib/pkgconfig/libpng12.pc, otherwise "pkg-config --list-all" will 2004-03-29 16:02:08 +00:00