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

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

Reply via email to