From 6b343a0ee4b3816ee5672453d54e694bf8f80d2b Mon Sep 17 00:00:00 2001 From: giraffedata Date: Sat, 7 Oct 2023 20:25:14 +0000 Subject: fix arithmetic overflow git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@4733 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 4b9ce1a3..6813d6ab 100644 --- a/doc/HISTORY +++ b/doc/HISTORY @@ -17,6 +17,9 @@ not yet BJH Release 11.05.00 ppmtoxpm: fix incorrect output with insanely large number of colors. + pnmscalefixed: fix incorrect output with really big image and + -pixels option. + Build: Fix compile error on systems without 'asprintf'. Introduced in Netpbm 11.04 (September 2023). -- cgit 1.4.1