From b79e93eef34c7852ed8a1980b4d7ff0da221008d Mon Sep 17 00:00:00 2001 From: giraffedata Date: Tue, 22 Aug 2023 17:45:58 +0000 Subject: Fix incorrect random number generation, buffer overrun from failure to clip column number to width git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@4608 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- doc/HISTORY | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'doc/HISTORY') diff --git a/doc/HISTORY b/doc/HISTORY index 09616dee..318053e3 100644 --- a/doc/HISTORY +++ b/doc/HISTORY @@ -41,6 +41,12 @@ not yet BJH Release 11.04.00 pamaddnoise: fix very incorrect noise added for all types. Introduced in Netpbm 10.94 (March 2021). + ppmrough: fix buffer overrun. Always broken (Ppmrough was new + in Netpbm 10.9 (September 2002). + + ppmrough: fix excessive roughness. Introduced in Netpbm 10.94 + (March 2021). + pgmtexture: Fix buffer overflow with maxval > 255. Always broken. Maxvals > 255 were possible starting in Netpbm 9.0 (April 2000). -- cgit 1.4.1