<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - cairooutputdev memory leak"
href="https://bugs.freedesktop.org/show_bug.cgi?id=73496#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW --- - cairooutputdev memory leak"
href="https://bugs.freedesktop.org/show_bug.cgi?id=73496">bug 73496</a>
from <span class="vcard"><a class="email" href="mailto:ajohnson@redneon.com" title="Adrian Johnson <ajohnson@redneon.com>"> <span class="fn">Adrian Johnson</span></a>
</span></b>
<pre>It is the font cache in cairo. You can free it with
<a href="http://www.cairographics.org/manual/cairo-Error-handling.html#cairo-debug-reset-static-data">http://www.cairographics.org/manual/cairo-Error-handling.html#cairo-debug-reset-static-data</a>
Why is this a problem? The memory is freed when the process exits.</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>