release simple hash

This commit is contained in:
Minglei Jin 2024-12-05 18:35:15 +08:00
parent 2b062ed146
commit d88e8d297a
1 changed files with 2 additions and 0 deletions

View File

@ -2585,6 +2585,8 @@ _exit:
tsdbRowClose(&rowIter);
}
tSimpleHashCleanup(iColHash);
memRowIterClose(&iter);
TAOS_RETURN(code);