libDtHelp: Cov 88839

This commit is contained in:
Peter Howkins 2018-08-11 00:25:20 +01:00
parent 0e66cfee7f
commit b69319e43c
1 changed files with 1 additions and 1 deletions

View File

@ -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;