From c7ecefa5ffafb15c6163104e5de06cbdd47a2528 Mon Sep 17 00:00:00 2001 From: giraffedata Date: Sat, 1 Jun 2013 18:45:32 +0000 Subject: Fix use of unset variable - entries in the colornames table don't get set when ppm_readcolornamefile finds the named dictionary file doesn't exist, so returns an empty color dictionary git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@1918 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- doc/HISTORY | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc') diff --git a/doc/HISTORY b/doc/HISTORY index ab8efb13..b32ab0ae 100644 --- a/doc/HISTORY +++ b/doc/HISTORY @@ -40,6 +40,11 @@ not yet BJH Release 10.63.00 middle of the AND mask. Always broken (program was new in Netpbm 9.3 (June 2000)). + libnetpbm: fix bug: ppm_freecolornames() has wild pointer + dereference when the color name table was generated empty + because the color dictionary file was not openable. ppmtoxpm + suffers from this. + sparc64 pbmtog3: fix bug that causes crash due to unaligned memory access. -- cgit 1.4.1