From: Peter Howkins Date: Fri, 10 Aug 2018 23:25:20 +0000 (+0100) Subject: libDtHelp: Cov 88839 X-Git-Tag: 2.3.0a~56 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=b69319e43c22df4b0ee3ee3288e475a2e045c7db;p=oweals%2Fcde.git libDtHelp: Cov 88839 --- diff --git a/cde/lib/DtHelp/Format.c b/cde/lib/DtHelp/Format.c index 00f4e569..b9d02df0 100644 --- a/cde/lib/DtHelp/Format.c +++ b/cde/lib/DtHelp/Format.c @@ -1045,7 +1045,7 @@ _DtHelpFormatTopic( _DtHelpCeLockInfo lockInfo; _FrmtUiInfo myUiInfo = defUiInfo; DtHelpDispAreaStruct *pDAS = (DtHelpDispAreaStruct *) client_data; - _DtCvTopicInfo *topic; + _DtCvTopicInfo *topic = NULL; if (_DtHelpCeLockVolume(volume, &lockInfo) != 0) return -1;