Skip to content
  • Matthias Clasen's avatar
    Don't leak memory in font options · 37f9a552
    Matthias Clasen authored
    The cairo_font_options_t struct may now contain allocated
    memory, so call fini whenever we are about to let go of an
    embedded cairo_font_options_t struct.
    37f9a552