提交 4c6a511c 编写于 作者: C Cary Xu

fix: release SSmaObj/SStreamObj when dropping sma

上级 c2c41d89
......@@ -961,8 +961,8 @@ _OVER:
mError("sma:%s, failed to drop since %s", dropReq.name, terrstr());
}
mndReleaseDb(pMnode, pDb);
mndReleaseSma(pMnode, pSma);
mndReleaseDb(pMnode, pDb);
return code;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册