From ad852ddf24525a96c3b329a7ac223ed1b34a5eaa Mon Sep 17 00:00:00 2001 From: giraffedata Date: Sat, 22 Jan 2022 18:29:04 +0000 Subject: cleanup, fix crash with convolution window bigger than input image git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@4251 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 0b4e106b..8ca99e69 100644 --- a/doc/HISTORY +++ b/doc/HISTORY @@ -14,6 +14,9 @@ not yet BJH Release 10.98.00 program. And the broken code is inconsistent with new random number logic elsewhere in the package. + pgmmedian: fix crash when median matrix is wider or higher than + the input image. + picttoppm: Fix incorrect output for 32 bit per pixel images that have only 3 planes. Broken in Netpbm 10.34 (June 2006). -- cgit 1.4.1