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

--- Comment #5 from Alex Thurgood <[email protected]> ---
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.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to