<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 CairoFreeTypeFont::create"
href="https://bugs.freedesktop.org/show_bug.cgi?id=89952#c7">Comment # 7</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Memory Leak in CairoFreeTypeFont::create"
href="https://bugs.freedesktop.org/show_bug.cgi?id=89952">bug 89952</a>
from <span class="vcard"><a class="email" href="mailto:jason@aquaticape.us" title="Jason Crain <jason@aquaticape.us>"> <span class="fn">Jason Crain</span></a>
</span></b>
<pre>(In reply to Carlos Garcia Campos from <a href="show_bug.cgi?id=89952#c6">comment #6</a>)
<span class="quote">> You should also free the bytes in _ft_new_face when FT_New_Memory_Face
> fails, no?</span >
It should be fine because when FT_New_Memory_Face fails, _ft_new_face will
return false, and CairoFreeTypeFont::create will free it in the err2 label.</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>