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

[name] Pre-allocate array

上级 c2aa4095
......@@ -170,6 +170,7 @@ struct name
this->table->count);
this->names.init ();
this->names.alloc (all_names.len);
for (uint16_t i = 0; i < all_names.len; i++)
{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册