release simple hash
This commit is contained in:
parent
2b062ed146
commit
d88e8d297a
|
@ -2585,6 +2585,8 @@ _exit:
|
|||
tsdbRowClose(&rowIter);
|
||||
}
|
||||
|
||||
tSimpleHashCleanup(iColHash);
|
||||
|
||||
memRowIterClose(&iter);
|
||||
|
||||
TAOS_RETURN(code);
|
||||
|
|
Loading…
Reference in New Issue