Merge branch 'master' of https://github.com/harfbuzz/harfbuzz into glyf
This commit is contained in:
commit
723d054dcb
@ -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);
|
||||
|
Loading…
Reference in New Issue
Block a user