fix: assert coredump

This commit is contained in:
Hongze Cheng 2023-01-29 14:47:45 +08:00
parent c030fdc04f
commit f6335a795b
1 changed files with 1 additions and 1 deletions

View File

@ -678,7 +678,7 @@ static int32_t tsdbSnapReadTimeSeriesData(STsdbSnapReader* pReader, uint8_t** pp
STsdb* pTsdb = pReader->pTsdb;
tBlockDataClear(&pReader->bData);
tBlockDataReset(&pReader->bData);
for (;;) {
// start a new file read if need