mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-02-04 00:05:05 +01:00
Uninitialized variable
Warning 581107.3236416
This commit is contained in:
@@ -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++) {
|
||||
|
||||
Reference in New Issue
Block a user