提交 4ba647ee 编写于 作者: B Behdad Esfahbod

Fix leak

上级 f8603664
......@@ -203,6 +203,8 @@ void
_hb_ot_shaper_shape_plan_data_destroy (hb_ot_shaper_shape_plan_data_t *data)
{
data->map.finish ();
free (data);
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册