From f4a966318d7275a4e17339866cffc644b2ee674e Mon Sep 17 00:00:00 2001 From: giraffedata Date: Sat, 2 Sep 2023 20:34:18 +0000 Subject: Fix arithmetic overflow git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@4628 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 23d7c759..6214705f 100644 --- a/doc/HISTORY +++ b/doc/HISTORY @@ -58,6 +58,8 @@ not yet BJH Release 11.04.00 pbmtopgm: Fix error message for excessive -width. + tifftopnm: Fix incorrect output with really wide/deep rows. + library: add check of maxval for computable size. Build: Include LDFLAGS in link of shared library. -- cgit 1.4.1