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

Fix set initializer

上级 54a1e250
......@@ -185,6 +185,7 @@ struct hb_set_t
inline void init (void)
{
in_error = false;
page_map.init ();
pages.init ();
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册