提交 e357ed7c 编写于 作者: S Shengliang Guan

refactor: adjust error codes

上级 e847cb3d
...@@ -317,5 +317,5 @@ void dmProcessServerStartupStatus(SDnode *pDnode, SRpcMsg *pMsg) { ...@@ -317,5 +317,5 @@ void dmProcessServerStartupStatus(SDnode *pDnode, SRpcMsg *pMsg) {
void dmProcessFetchRsp(SRpcMsg *pMsg) { void dmProcessFetchRsp(SRpcMsg *pMsg) {
qWorkerProcessFetchRsp(NULL, NULL, pMsg); qWorkerProcessFetchRsp(NULL, NULL, pMsg);
rpcFreeCont(pMsg->pCont); // rpcFreeCont(pMsg->pCont);
} }
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册