提交 96f12377 编写于 作者: B Behdad Esfahbod

[aat] Add missing check to ankr table

Isn't absolutely needed.  But helps.
上级 e5dfffb1
......@@ -76,6 +76,7 @@ struct ankr
TRACE_SANITIZE (this);
return_trace (likely (c->check_struct (this) &&
version == 0 &&
c->check_range (this, anchorData) &&
lookupTable.sanitize (c, this, &(this+anchorData))));
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册