Uninitialized variable

Warning 581107.3236416
pull/7106/head
Andras Fekete 2023-11-15 16:35:54 -05:00
parent c404df78b1
commit f5c3fcfec4
1 changed files with 3 additions and 0 deletions

View File

@ -10350,6 +10350,9 @@ exit_enc:
RESET_MULTI_VALUE_STATS_VARS();
if (ret != 0)
goto exit;
bench_stats_start(&count, &start);
do {
for (i = 0; i < ntimes; i++) {