1
0
Fork 0
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:
Peter Howkins 2018-08-11 01:05:01 +01:00
parent f74bf1a29f
commit 5571bbceae

View file

@ -2441,10 +2441,10 @@ _DtHelpProcessGraphic(
else if (*ptr == 'B' || *ptr == 'b') else if (*ptr == 'B' || *ptr == 'b')
ForceColor = _DtGrBITONAL; ForceColor = _DtGrBITONAL;
} }
}
free (xrmName); free (xrmName);
free (xrmClass); free (xrmClass);
}
/* /*
* choose the correct visual type to use * choose the correct visual type to use