<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Template manager slow to load template previews"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=101467#c5">Comment # 5</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Template manager slow to load template previews"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=101467">bug 101467</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 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).</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>