mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-03-09 15:50:02 +00:00
libDtHelp: Cov 88381
This commit is contained in:
parent
6a15c3deaa
commit
ddaa606d36
1 changed files with 4 additions and 0 deletions
|
@ -729,6 +729,10 @@ _DtHelpCeGetCcdfIdPath (
|
|||
(*ret_ids)[idCount] = topicId;
|
||||
idCount++;
|
||||
}
|
||||
else
|
||||
{
|
||||
free(topicId);
|
||||
}
|
||||
|
||||
return idCount;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue