提交 441bddce 编写于 作者: V vagrant

fix crash caused by double free

上级 4913ce58
......@@ -5870,7 +5870,7 @@ _over:
taosArrayDestroy(pTableIdList);
if (code != TSDB_CODE_SUCCESS) {
tfree(*pQInfo);
//pQInfo already freed in initQinfo
*pQInfo = NULL;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册