提交 abe33c61 编写于 作者: B Behdad Esfahbod

[serialize] Assert stack

上级 72e9b2c1
......@@ -227,6 +227,7 @@ struct hb_serialize_context_t
if (unlikely (!objidx))
return;
assert (current.length);
unsigned i = current.length - 1;
if (!base)
base = current[i].head;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册