From 731c59b6e76abe8c872993ecb845f8c23599188a Mon Sep 17 00:00:00 2001 From: giraffedata Date: Wed, 20 Sep 2023 02:12:59 +0000 Subject: Fix arithmetic overlow git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@4670 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- doc/HISTORY | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc/HISTORY') diff --git a/doc/HISTORY b/doc/HISTORY index 825ba0da..af31c32b 100644 --- a/doc/HISTORY +++ b/doc/HISTORY @@ -66,6 +66,10 @@ not yet BJH Release 11.04.00 tifftopnm: Fix incorrect output with really wide/deep rows. + thinkjettopbm: Fix incorrect output with really wide rows + + ybmtopbm: Fix incorrect output with really wide rows + library: add check of maxval for computable size. Build: Include LDFLAGS in link of shared library. -- cgit 1.4.1