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

Minor

上级 41697109
......@@ -254,7 +254,7 @@ template <typename Type>
struct Sanitizer
{
static hb_blob_t *sanitize (hb_blob_t *blob) {
hb_sanitize_context_t context[1];
hb_sanitize_context_t context[1] = {{}};
bool sane;
/* TODO is_sane() stuff */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册