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:
parent
027bc031fd
commit
c9f5a14778
1 changed files with 1 additions and 0 deletions
|
@ -883,6 +883,7 @@ int _DtHelpFilterExecCmd(
|
||||||
if (False == useQueryDialog)
|
if (False == useQueryDialog)
|
||||||
{
|
{
|
||||||
*ret_filteredCmdStr = NULL;
|
*ret_filteredCmdStr = NULL;
|
||||||
|
XtFree(filteredCmdStr);
|
||||||
return -1; /* RETURN error */
|
return -1; /* RETURN error */
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue