From 9f1d2b3d257e1e6d68f9e56778e81fc71531bf7e Mon Sep 17 00:00:00 2001 From: giraffedata Date: Tue, 24 Oct 2023 16:59:29 +0000 Subject: Fix uninitialized variable from recent cleanup git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@4775 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- doc/HISTORY | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/HISTORY b/doc/HISTORY index 9269ef8e..9b35b017 100644 --- a/doc/HISTORY +++ b/doc/HISTORY @@ -6,12 +6,17 @@ CHANGE HISTORY not yet BJH Release 11.05.00 - ppmtopcxl: fix incorrect output with > 256 colors. Always - broken. (Program was added in primordial Netpbm in 1990). + pamtosvg: fix "zero determinant" failure. Introduced in + Netpbm 11.04 (September 2023). pjtoppm: fix crash based on uninitialized variable. Introduced in Netpbm 11.04 (September 2023). + ppmtopcxl: fix incorrect output with > 256 colors. Always + broken. (Program was added in primordial Netpbm in 1990). + + pbmtext: fix buffer overrun with insanely large input. + picttoppm: fix buffer overrun with insanely wide input. ppmtoxpm: fix incorrect output with insanely large number of -- cgit 1.4.1