未验证 提交 a15140ae 编写于 作者: reachfoo's avatar reachfoo 提交者: GitHub

fix bencmark crash on ResyberryPi3 Issuse#441 (#442)

上级 8138b89c
......@@ -870,10 +870,7 @@ static int unload_graph(struct serializer* s, struct ir_graph* graph, void* s_pr
struct tm2_priv* priv = ( struct tm2_priv* )s_priv;
if (priv->base)
{
sys_free(( void* )priv->base);
priv->base = NULL;
}
graph->serializer = NULL;
graph->serializer_priv = NULL;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册