From cb363a5965676d3b0f5c994fa846591a6181b5df Mon Sep 17 00:00:00 2001 From: Peter Howkins Date: Sat, 11 Aug 2018 00:27:52 +0100 Subject: [PATCH] libDtHelp: Cov 88084 --- cde/lib/DtHelp/Format.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cde/lib/DtHelp/Format.c b/cde/lib/DtHelp/Format.c index b9d02df0..bb5bf309 100644 --- a/cde/lib/DtHelp/Format.c +++ b/cde/lib/DtHelp/Format.c @@ -1182,7 +1182,7 @@ _DtHelpFormatToc ( XtPointer *ret_handle) { int result = 0; - _DtCvTopicPtr topic; + _DtCvTopicPtr topic = NULL; _DtHelpCeLockInfo lockInfo; if (volume == NULL || id == NULL) -- 2.25.1