2e87c64424
The CTFontRef in CoreTextFontFace::GetVariations() was never released and a new CTFontRef was allocated in every call to CoreTextFontFace::GetVariations(). So release the CTFontRef and only allocate it once when mxVariations is populated. Change-Id: I08999956501d5860fff67e48001ef85a62ca8079 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/169690 Tested-by: Jenkins Reviewed-by: Patrick Luby <guibomacdev@gmail.com> |
||
---|---|---|
.. | ||
AquaGraphicsBackend.cxx | ||
cgutils.mm | ||
CoreTextFont.cxx | ||
CoreTextFontFace.cxx | ||
salbmp.cxx | ||
salgdi.cxx | ||
salgdicommon.cxx | ||
salvd.cxx | ||
SystemFontList.cxx | ||
utils.cxx |