提交 3dfb6b33 编写于 作者: B Ben Laurie

Yet another resource leak. Coverity ID 123.

上级 48bd505c
......@@ -2662,6 +2662,7 @@ static int do_multi(int multi)
fclose(f);
}
free(fds);
return 1;
}
#endif
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册