From 022c7d37e5a2e86948dd066f79c773af42d4a55b Mon Sep 17 00:00:00 2001 From: giraffedata Date: Fri, 29 Sep 2023 18:32:25 +0000 Subject: Fix uninitialized realloc variable git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@4708 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- doc/HISTORY | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'doc') diff --git a/doc/HISTORY b/doc/HISTORY index 80fe6b40..4ccbdf80 100644 --- a/doc/HISTORY +++ b/doc/HISTORY @@ -4,10 +4,13 @@ Netpbm. CHANGE HISTORY -------------- -notyet BJH Release 11.05.00 +not yet BJH Release 11.05.00 - Fix compile error on systems without 'asprintf'. Introduced - in Netpbm 11.04 (September 2023). + pjtoppm: fix crash based on uninitialized variable. + Introduced in Netpbm 11.04 (September 2023). + + Build: Fix compile error on systems without 'asprintf'. + Introduced in Netpbm 11.04 (September 2023). 23.09.27 BJH Release 11.04.00 -- cgit 1.4.1