From 36337c4f4249c002177cdc9ca3bc62aadf74168e Mon Sep 17 00:00:00 2001 From: giraffedata Date: Sat, 30 Sep 2023 20:17:25 +0000 Subject: Fix arithmetic overrun git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@4711 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- doc/HISTORY | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/HISTORY') diff --git a/doc/HISTORY b/doc/HISTORY index 4ccbdf80..52f519f3 100644 --- a/doc/HISTORY +++ b/doc/HISTORY @@ -9,6 +9,8 @@ not yet BJH Release 11.05.00 pjtoppm: fix crash based on uninitialized variable. Introduced in Netpbm 11.04 (September 2023). + picttoppm: fix buffer overrun with insanely wide input. + Build: Fix compile error on systems without 'asprintf'. Introduced in Netpbm 11.04 (September 2023). -- cgit 1.4.1