<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Uninitialized memory leads to invalid free"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=105084#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Uninitialized memory leads to invalid free"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=105084">bug 105084</a>
              from <span class="vcard"><a class="email" href="mailto:federico@gnome.org" title="Federico Mena-Quintero <federico@gnome.org>"> <span class="fn">Federico Mena-Quintero</span></a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=137338" name="attach_137338" title="cairo-105084.patch">attachment 137338</a> <a href="attachment.cgi?id=137338&action=edit" title="cairo-105084.patch">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=105084&attachment=137338'>[review]</a>
cairo-105084.patch

I believe there's just a call missing to _get_pattern_ft_options() to
initialize font_face->ft_options.  It may be good to factor out the
initialization of font_face from _cairo_ft_font_face_create_for_pattern() and
_cairo_ft_font_face_create(), since both malloc() and must initialize each
field by hand.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>