office-gobmx/vcl/quartz
Patrick Luby 2e87c64424 tdf#159680 fix memory leak of CTFontRef
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>
2024-06-28 13:23:36 +02:00
..
AquaGraphicsBackend.cxx
cgutils.mm
CoreTextFont.cxx
CoreTextFontFace.cxx
salbmp.cxx
salgdi.cxx
salgdicommon.cxx
salvd.cxx
SystemFontList.cxx
utils.cxx