refactor: adjust error codes
This commit is contained in:
parent
e847cb3de2
commit
e357ed7c53
|
@ -317,5 +317,5 @@ void dmProcessServerStartupStatus(SDnode *pDnode, SRpcMsg *pMsg) {
|
|||
|
||||
void dmProcessFetchRsp(SRpcMsg *pMsg) {
|
||||
qWorkerProcessFetchRsp(NULL, NULL, pMsg);
|
||||
rpcFreeCont(pMsg->pCont);
|
||||
// rpcFreeCont(pMsg->pCont);
|
||||
}
|
Loading…
Reference in New Issue