提交 5df080bf 编写于 作者: G Garret Rieger

Destroy the subset plan at the end of subsetting.

上级 0301e5be
...@@ -365,5 +365,6 @@ hb_subset (hb_face_t *source, ...@@ -365,5 +365,6 @@ hb_subset (hb_face_t *source,
} }
} while (count == ARRAY_LENGTH (table_tags)); } while (count == ARRAY_LENGTH (table_tags));
hb_subset_plan_destroy (plan);
return success ? dest : hb_face_get_empty (); return success ? dest : hb_face_get_empty ();
} }
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册