From d476596c82cd95298acdd2885129415b1da430cc Mon Sep 17 00:00:00 2001 From: Peter Howkins Date: Sat, 11 Aug 2018 00:39:05 +0100 Subject: [PATCH] libDtHelp: Cov 88526 --- cde/lib/DtHelp/Layout.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cde/lib/DtHelp/Layout.c b/cde/lib/DtHelp/Layout.c index 8d262619..87028bb2 100644 --- a/cde/lib/DtHelp/Layout.c +++ b/cde/lib/DtHelp/Layout.c @@ -650,7 +650,7 @@ GetLinkInfo ( _DtCvValue lstVisible = False; _DtCvValue found = False; _DtCvValue junk; - _DtCvUnit endX; + _DtCvUnit endX = 0; void *pChar; /* -- 2.25.1