1
0
Fork 0
mirror of git://git.code.sf.net/p/cdesktopenv/code synced 2025-02-15 04:32:24 +00:00

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 */
}