提交 723d054d 编写于 作者: R rsheeter 提交者: Rod Sheeter

Merge branch 'master' of https://github.com/harfbuzz/harfbuzz into glyf

......@@ -615,7 +615,6 @@ struct ArrayOf
{
TRACE_SERIALIZE (this);
auto *out = c->start_embed (this);
unsigned count = len;
if (unlikely (!c->extend_min (out))) return_trace (nullptr);
c->check_assign (out->len, len);
if (unlikely (!as_array ().copy (c))) return_trace (nullptr);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册