From cb67625e5a190c8dcc106efc2fbb0499fa563d11 Mon Sep 17 00:00:00 2001 From: giraffedata Date: Sat, 17 Feb 2018 03:39:44 +0000 Subject: Fix handling of unexpected EOF in input git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@3153 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- doc/HISTORY | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/HISTORY') diff --git a/doc/HISTORY b/doc/HISTORY index c161aaa8..09086e2d 100644 --- a/doc/HISTORY +++ b/doc/HISTORY @@ -35,6 +35,9 @@ not yet BJH Release 10.82.00 ppmpat: Fix bug - crash or junk output with -camo or -anticamo and no -color. Introduced in Netpbm 10.78 (March 2017). + mrftopbm: Fix bug - wrong error messages or output when input + invalidly short. + Build: fix compile failure on systems without strnlen (such as MacOS X before 10.7). Broken in 10.81 (December 2017). -- cgit 1.4.1