From 0343f6d0ab7ea01660189a79ad0953128a533d2f Mon Sep 17 00:00:00 2001 From: giraffedata Date: Sat, 1 Jun 2013 19:13:19 +0000 Subject: Fix bug: does not read the color dictionary with 'mustopen' when user explicitly names the color dictionary file with -rgb git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@1919 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- doc/HISTORY | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/HISTORY b/doc/HISTORY index b32ab0ae..fbcfb122 100644 --- a/doc/HISTORY +++ b/doc/HISTORY @@ -40,10 +40,14 @@ not yet BJH Release 10.63.00 middle of the AND mask. Always broken (program was new in Netpbm 9.3 (June 2000)). + ppmtoxpm: fix bug: ignores inability to open the specified color + dictionary file (-rgb) and just doesn't use color names. + Introduced in Netpbm 10.15 (April 2003). + 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. + suffers from this. Broken in 10.15 (April 2003). sparc64 pbmtog3: fix bug that causes crash due to unaligned memory access. -- cgit 1.4.1