<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Memory Leak in win32-display-surface"
href="https://bugs.freedesktop.org/show_bug.cgi?id=67171#c7">Comment # 7</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Memory Leak in win32-display-surface"
href="https://bugs.freedesktop.org/show_bug.cgi?id=67171">bug 67171</a>
from <span class="vcard"><a class="email" href="mailto:fredbca21@gmail.com" title="Fred <fredbca21@gmail.com>"> <span class="fn">Fred</span></a>
</span></b>
<pre>It is actually NOT a one-time thing if you call dynamically loaded libraries
that are statically linked with cairo.
Getting rid of leaks (even static) is usually not a bad thing anyway: such
static leaks could actually impact external resources (files, system objects)
that have to be properly released/cleaned up. (It is fortunately not the case
here)</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>