From 7dd51f3750fa58eecd91803a7910c140147fd9e2 Mon Sep 17 00:00:00 2001 From: giraffedata Date: Wed, 4 Oct 2023 23:40:50 +0000 Subject: Fix arithmetic overflow on insanely large number of colors git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@4724 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- doc/HISTORY | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/HISTORY') diff --git a/doc/HISTORY b/doc/HISTORY index c4f820f2..4b9ce1a3 100644 --- a/doc/HISTORY +++ b/doc/HISTORY @@ -14,6 +14,9 @@ not yet BJH Release 11.05.00 picttoppm: fix buffer overrun with insanely wide input. + ppmtoxpm: fix incorrect output with insanely large number of + colors. + Build: Fix compile error on systems without 'asprintf'. Introduced in Netpbm 11.04 (September 2023). -- cgit 1.4.1