未验证 提交 becb1d9e 编写于 作者: E Ebrahim Byagowi 提交者: GitHub

[aat] minor

Ops, this was done for testing
上级 df1c7d5b
...@@ -43,7 +43,7 @@ struct GlyphDataTable ...@@ -43,7 +43,7 @@ struct GlyphDataTable
{ {
TRACE_SANITIZE (this); TRACE_SANITIZE (this);
return_trace (c->check_struct (this) && return_trace (c->check_struct (this) &&
(numPoints == 0) && (numPoints != 0) &&
(anchorPoints.sanitize (c, numPoints))); (anchorPoints.sanitize (c, numPoints)));
} }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册