forked from wolfSSL/wolfssl
Fix doAsync warning in bench_ecc.
This commit is contained in:
@ -5563,6 +5563,7 @@ exit:
|
|||||||
FREE_ARRAY(digest, BENCH_MAX_PENDING, HEAP_HINT);
|
FREE_ARRAY(digest, BENCH_MAX_PENDING, HEAP_HINT);
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
(void)doAsync;
|
||||||
(void)pending;
|
(void)pending;
|
||||||
(void)x;
|
(void)x;
|
||||||
(void)count;
|
(void)count;
|
||||||
|
Reference in New Issue
Block a user