From 508e987d5637c5136e1deb82aeb6de8530e9af98 Mon Sep 17 00:00:00 2001 From: giraffedata Date: Sun, 7 Jun 2020 18:51:05 +0000 Subject: Fix handling of non-terminated string in input image git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@3842 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- doc/HISTORY | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/HISTORY b/doc/HISTORY index e4e46d0a..303af64a 100644 --- a/doc/HISTORY +++ b/doc/HISTORY @@ -14,6 +14,9 @@ not yet BJH Release 10.91.00 cameratopam: Handle I/O error on input file. Always broken. Cameratopam was new to Netpbm in Netpbm 10.25 (June 2005). + xbmtopbm: Recognize "unsigned short" as an extension of + XBM X10 format. + picttoppm: Fix bug with an input file that specifies a clip region (ClipRgn opcode) that is not contained within the picture frame. Result is invalid memory access. Broken @@ -30,8 +33,8 @@ not yet BJH Release 10.91.00 pnmtorle: Fix incorrect command and filename in header. Broken in Netpbm 10.88 (September 2019). - xbmtopbm: Recognize "unsigned short" as an extension of - XBM X10 format. + ximtoppm: Fix possible program crash due to invalid memory + reference. 20.03.26 BJH Release 10.90.00 -- cgit 1.4.1