未验证 提交 95dbfd48 编写于 作者: S Shengliang Guan 提交者: GitHub

Merge pull request #17509 from taosdata/feature/stream_ly

Merge pull request #17493 from taosdata/fix/TD-19655-V30
......@@ -253,6 +253,7 @@ int32_t streamLoadTasks(SStreamMeta* pMeta) {
if (pTask == NULL) {
tdbFree(pKey);
tdbFree(pVal);
tdbTbcClose(pCur);
return -1;
}
tDecoderInit(&decoder, (uint8_t*)pVal, vLen);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册