提交 e11d53f5 编写于 作者: U ubuntu

handle except

上级 ed5b2832
...@@ -240,6 +240,7 @@ void transCtxCleanup(STransCtx* ctx) { ...@@ -240,6 +240,7 @@ void transCtxCleanup(STransCtx* ctx) {
} }
taosHashCleanup(ctx->args); taosHashCleanup(ctx->args);
ctx->args = NULL;
} }
void transCtxMerge(STransCtx* dst, STransCtx* src) { void transCtxMerge(STransCtx* dst, STransCtx* src) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册