[Libreoffice-bugs] [Bug 111894] PaletteManager::LoadPalettes() leaks memory

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon Aug 28 11:23:55 UTC 2017


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

--- Comment #5 from Alex Thurgood <iplaw67 at tuta.io> ---
(In reply to Telesto from comment #4)
> Another example where PaletteManager::LoadPalettes() is leaking:
> 1. Open Writer
> 2. Add a table with a few cells
> 3. Open the context menu (for me right click) -> Table properties ->
> Background Tab --> Select a cell color
> 4. Select a different cell repeat step 3.



Confirming too.

Note that line 131 of vclptr.hxx is also implicated here with :

        return VclPtr< reference_type >( new
reference_type(std::forward<Arg>(arg)...), SAL_NO_ACQUIRE );

-- 
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/20170828/f3b32cef/attachment-0001.html>


More information about the Libreoffice-bugs mailing list