[TD-855] memory leak while alter vgroup
This commit is contained in:
parent
1abb04328d
commit
bbd0241a95
|
@ -165,6 +165,8 @@ static int32_t mnodeVgroupActionUpdate(SSdbOper *pOper) {
|
|||
}
|
||||
mnodeDecDnodeRef(pDnode);
|
||||
}
|
||||
|
||||
free(pNew);
|
||||
}
|
||||
|
||||
mnodeVgroupUpdateIdPool(pVgroup);
|
||||
|
|
Loading…
Reference in New Issue