From d59655d6555f48dc0f5a0ea2dff8c21ae2b75d01 Mon Sep 17 00:00:00 2001 From: giraffedata Date: Mon, 9 Oct 2023 00:27:59 +0000 Subject: Fix arithmetic overrun git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@4737 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 6813d6ab..8af23841 100644 --- a/doc/HISTORY +++ b/doc/HISTORY @@ -20,6 +20,9 @@ not yet BJH Release 11.05.00 pnmscalefixed: fix incorrect output with really big image and -pixels option. + ppmdither: fix buffer overrun with insanely large dithering + matrix. + Build: Fix compile error on systems without 'asprintf'. Introduced in Netpbm 11.04 (September 2023). -- cgit 1.4.1