summaryrefslogtreecommitdiff
path: root/pango/opentype/hb-ot-layout.cc
diff options
context:
space:
mode:
Diffstat (limited to 'pango/opentype/hb-ot-layout.cc')
-rw-r--r--pango/opentype/hb-ot-layout.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/pango/opentype/hb-ot-layout.cc b/pango/opentype/hb-ot-layout.cc
index 2fe5449b..ef0a6b12 100644
--- a/pango/opentype/hb-ot-layout.cc
+++ b/pango/opentype/hb-ot-layout.cc
@@ -68,6 +68,8 @@ _hb_ot_layout_fini (hb_face_t *face)
hb_blob_destroy (layout->gdef_blob);
hb_blob_destroy (layout->gsub_blob);
hb_blob_destroy (layout->gpos_blob);
+
+ free (layout->new_gdef.klasses);
}
static const GDEF&