Apply 1 suggestion(s) to 1 file(s)

This commit is contained in:
Emmanuele Bassi 2022-02-11 10:58:39 +00:00 committed by Matthias Clasen
parent 139f3f25b1
commit 1bc922d045

View file

@ -324,7 +324,7 @@ _cairo_user_scaled_glyph_init (void *abstract_font,
}
if (surface)
cairo_surface_destroy(surface);
cairo_surface_destroy (surface);
}
if (info & CAIRO_SCALED_GLYPH_INFO_PATH) {