libDtHelp: Cov 88262 and 88459
This commit is contained in:
parent
f74bf1a29f
commit
5571bbceae
|
|
@ -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…
Reference in New Issue