mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-28 01:32:22 +01:00
* Fix for sniffer to better handle spurious retransmission edge case. ZD 12852 * Fix for sniffer to not send alerts during application data processing. * Fix for missing semi-colon on XFREE. * Fix for `bench_stats_print` with stack variable name used in `bench_ecc`. Improve benchmark thread cleanup, CPU count calcuation and stat blocking logic.