Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

20240430-xmss-analyzer-cleanups #7494

Merged
merged 1 commit into from
May 1, 2024

Conversation

douzzer
Copy link
Contributor

@douzzer douzzer commented May 1, 2024

wolfcrypt/benchmark/benchmark.c: fixes for clang-analyzer-deadcode.DeadStores in bench_xmss_sign_verify();

wolfcrypt/test/test.c: fix for invalidPrintfArgType_sint in xmss_test_verify_only().

tested with wolfssl-multi-test.sh ... xmss-wolfssl-all-gcc-latest xmss-wolfssl-all-clang-tidy xmss-wolfssl-all-sanitizer xmss-wolfssl-all-clang-sanitizer xmss-wolfssl-all-cppcheck xmss-wolfssl-cross-aarch64-all-armasm-unittest-sanitizer with https://github.com/wolfSSL/pqcrypto/pull/12 as PQCRYPTO_NATIVE_HEAD

…adStores in bench_xmss_sign_verify();

wolfcrypt/test/test.c: fix for invalidPrintfArgType_sint in xmss_test_verify_only().
@douzzer douzzer requested a review from SparkiDev May 1, 2024 04:03
@SparkiDev
Copy link
Contributor

retest this please

@SparkiDev SparkiDev merged commit e45686c into wolfSSL:master May 1, 2024
114 checks passed
jefferyq2 pushed a commit to jefferyq2/wolfssl that referenced this pull request Jun 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants