提交 cdfe5de2 编写于 作者: S Shuaiqiang Chang

fix:free_result

上级 a2f08cfb
...@@ -531,7 +531,7 @@ int taosDumpOut(SDumpArguments *arguments) { ...@@ -531,7 +531,7 @@ int taosDumpOut(SDumpArguments *arguments) {
} }
} }
taos_free_result(result); // taos_free_result(result);
if (count == 0) { if (count == 0) {
fprintf(stderr, "No databases valid to dump\n"); fprintf(stderr, "No databases valid to dump\n");
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册