summaryrefslogtreecommitdiff
path: root/src/type42/t42objs.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/type42/t42objs.c')
-rw-r--r--src/type42/t42objs.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/type42/t42objs.c b/src/type42/t42objs.c
index c32dc5bee..03955e945 100644
--- a/src/type42/t42objs.c
+++ b/src/type42/t42objs.c
@@ -614,6 +614,7 @@
T42_GlyphSlot slot = (T42_GlyphSlot)t42slot;
+ /* do not destroy the inherited internal structure just yet */
slot->ttslot->internal = NULL;
FT_Done_GlyphSlot( slot->ttslot );
}