From 155d62e8a1512d26543b5dd77a7d9dbe8441a906 Mon Sep 17 00:00:00 2001 From: giraffedata Date: Sat, 19 Aug 2023 19:23:42 +0000 Subject: Fix for maxval > 255 git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@4603 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- doc/HISTORY | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc') diff --git a/doc/HISTORY b/doc/HISTORY index f1da9c80..64395bb2 100644 --- a/doc/HISTORY +++ b/doc/HISTORY @@ -33,6 +33,10 @@ not yet BJH Release 11.04.00 ppmfade: fix incorrect block mode fade. Always broken (ppmfade was new in Netpbm 8.4 (April 2000)). + pgmtexture: Fix buffer overflow with maxval > 255. Always + broken. Maxvals > 255 were possible starting in Netpbm 9.0 + (April 2000). + library: add check of maxval for computable size. Build: Include LDFLAGS in link of shared library. -- cgit 1.4.1