From 827788b51cc9e6ccd9050a3fc5933f092bb52b22 Mon Sep 17 00:00:00 2001 From: giraffedata Date: Mon, 25 Sep 2023 21:13:53 +0000 Subject: Fix arithmetic overflow git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@4691 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- doc/HISTORY | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'doc/HISTORY') diff --git a/doc/HISTORY b/doc/HISTORY index 50d1f84f..81ab9860 100644 --- a/doc/HISTORY +++ b/doc/HISTORY @@ -66,11 +66,13 @@ not yet BJH Release 11.04.00 pbmtoxbm: Fix spurious output with really wide rows. - tifftopnm: Fix incorrect output with really wide/deep rows. + tifftopnm: Fix incorrect output with insanely wide/deep rows. - thinkjettopbm: Fix incorrect output with really wide rows + thinkjettopbm: Fix incorrect output with insanely wide rows. - ybmtopbm: Fix incorrect output with really wide rows + ybmtopbm: Fix incorrect output with insanely wide rows. + + pjtoppm: Fix incorrect output with insanely large number of rows. library: add check of maxval for computable size. -- cgit 1.4.1