other: merge main.

This commit is contained in:
Haojun Liao 2023-05-20 15:16:51 +08:00
parent 6932c59510
commit 84146e6aaa
1 changed files with 1 additions and 0 deletions

View File

@ -146,6 +146,7 @@ static int32_t streamTaskExecImpl(SStreamTask* pTask, SStreamQueueItem* pItem, i
return code; return code;
} }
pRes = NULL;
size = 0; size = 0;
numOfBlocks = 0; numOfBlocks = 0;
} }