libDtHelp: Cov 88302

This commit is contained in:
Peter Howkins
2018-08-11 01:14:03 +01:00
parent 027bc031fd
commit c9f5a14778

View File

@@ -883,6 +883,7 @@ int _DtHelpFilterExecCmd(
if (False == useQueryDialog)
{
*ret_filteredCmdStr = NULL;
XtFree(filteredCmdStr);
return -1; /* RETURN error */
}