[Libreoffice-bugs] [Bug 101467] Template manager slow to load template previews

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Aug 8 14:10:50 UTC 2017


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

--- Comment #5 from Alex Thurgood <iplaw67 at tuta.io> ---
In addition :

SalBitmap* AquaSalInstance::CreateSalBitmap()
{
    return new QuartzSalBitmap();
}


lines 958-961 of salinst.cxx

also appear to leak memory at each invocation (assuming one per template).

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20170808/3e14f27c/attachment.html>


More information about the Libreoffice-bugs mailing list