From 6f46bc6bc1154208cc4b2122669b259f1259f25a Mon Sep 17 00:00:00 2001 From: giraffedata Date: Sat, 21 Oct 2023 20:13:26 +0000 Subject: Fix arithmetic overflow git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@4772 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 16d540ba..9269ef8e 100644 --- a/doc/HISTORY +++ b/doc/HISTORY @@ -23,6 +23,9 @@ not yet BJH Release 11.05.00 ppmdither: fix buffer overrun with insanely large dithering matrix. + libnetpbm, programs that use color maps: fix buffer overrun + with insanely deep images. + Build: Fix compile error on systems without 'asprintf'. Introduced in Netpbm 11.04 (September 2023). -- cgit 1.4.1