提交 b77dde8f 编写于 作者: R Rod Sheeter

[subset] Destroy blob

上级 14db6512
......@@ -182,9 +182,11 @@ struct glyf
&& _add_head_and_set_loca_version(c->plan, use_short_loca))))
{
// TODO signal fatal error
hb_blob_destroy (loca_blob);
return false;
}
hb_blob_destroy (loca_blob);
return_trace (true);
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册