未验证 提交 fb0104e3 编写于 作者: Y Yang Zhao 提交者: GitHub

[TD-11977]<fix>taosdemo crash (#9011)

上级 1c6abcce
...@@ -10963,8 +10963,6 @@ static int insertTestProcess() { ...@@ -10963,8 +10963,6 @@ static int insertTestProcess() {
assert(cmdBuffer); assert(cmdBuffer);
if(createDatabasesAndStables(cmdBuffer) != 0) { if(createDatabasesAndStables(cmdBuffer) != 0) {
if (g_fpOfInsertResult)
fclose(g_fpOfInsertResult);
free(cmdBuffer); free(cmdBuffer);
return -1; return -1;
} }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册