提交 3f9009f3 编写于 作者: H Hongze Cheng

fix memory leak

上级 78aea791
......@@ -129,6 +129,7 @@ int32_t vnodePreProcessWriteMsg(SVnode *pVnode, SRpcMsg *pMsg) {
}
tEndDecode(&dc);
tDecoderClear(&dc);
}
tEndDecode(&dc);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册