From b4bfafb3a4151028ea5f010ce8f81d43c16bc358 Mon Sep 17 00:00:00 2001 From: giraffedata Date: Sat, 18 Sep 2010 20:13:39 +0000 Subject: Fix free of non-allocated memory git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@1285 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- doc/HISTORY | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc') diff --git a/doc/HISTORY b/doc/HISTORY index 9617eaf9..fe858d19 100644 --- a/doc/HISTORY +++ b/doc/HISTORY @@ -15,6 +15,8 @@ not yet BJH Release 10.52.00 Mac OS X, because pnmtopng per se doesn't know about libz -- it's used by libpng. + ppmtompeg: fix crash with free of unallocated memory. + Build: don't fail due to SIGRTMIN, SIGRTMAX being undefined. Build: don't expect snprintf() to exist. -- cgit 1.4.1