refactor code
This commit is contained in:
parent
6a7cee7687
commit
593ccf2054
|
@ -2073,7 +2073,6 @@ static void cliBatchDealReq(queue* wq, SCliThrd* pThrd) {
|
|||
code = createBatch(&tBatch, *ppBatchList, pMsg);
|
||||
if (code != 0) {
|
||||
destroyCmsg(pMsg);
|
||||
cliDestroyBatch(pBatch);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue