https://bugs.documentfoundation.org/show_bug.cgi?id=111432

--- Comment #1 from Alex Thurgood <[email protected]> ---
In this particular instance the code invoked is in salgdi.cxx, with the leaks
occuring here :

    CFStringRef rFontPath = CFStringCreateWithCString(nullptr,
aCFileName.getStr(), kCFStringEncodingUTF8); - 101 byte leak


    CFURLRef rFontURL = CFURLCreateWithFileSystemPath(nullptr, rFontPath,
kCFURLPOSIXPathStyle, true); - 197 byte leak

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to