mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-03-09 15:50:02 +00:00
libDtHelp: Cov 88262 and 88459
This commit is contained in:
parent
f74bf1a29f
commit
5571bbceae
1 changed files with 3 additions and 3 deletions
|
@ -2441,11 +2441,11 @@ _DtHelpProcessGraphic(
|
|||
else if (*ptr == 'B' || *ptr == 'b')
|
||||
ForceColor = _DtGrBITONAL;
|
||||
}
|
||||
|
||||
free (xrmName);
|
||||
free (xrmClass);
|
||||
}
|
||||
|
||||
free (xrmName);
|
||||
free (xrmClass);
|
||||
|
||||
/*
|
||||
* choose the correct visual type to use
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue