libDtHelp: Cov 88084

This commit is contained in:
Peter Howkins 2018-08-11 00:27:52 +01:00
parent 9c2c796d1b
commit cb363a5965
1 changed files with 1 additions and 1 deletions

View File

@ -1182,7 +1182,7 @@ _DtHelpFormatToc (
XtPointer *ret_handle)
{
int result = 0;
_DtCvTopicPtr topic;
_DtCvTopicPtr topic = NULL;
_DtHelpCeLockInfo lockInfo;
if (volume == NULL || id == NULL)