<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - PaletteManager::LoadPalettes() leaks memory"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=111894#c5">Comment # 5</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - PaletteManager::LoadPalettes() leaks memory"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=111894">bug 111894</a>
from <span class="vcard"><a class="email" href="mailto:iplaw67@tuta.io" title="Alex Thurgood <iplaw67@tuta.io>"> <span class="fn">Alex Thurgood</span></a>
</span></b>
<pre>(In reply to Telesto from <a href="show_bug.cgi?id=111894#c4">comment #4</a>)
<span class="quote">> 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.</span >
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 );</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>