Skip to content

20231219-clang-analyzer-optin.core.EnumCastOutOfRange#7083

Merged
dgarske merged 1 commit intowolfSSL:masterfrom
douzzer:20231219-clang-analyzer-optin.core.EnumCastOutOfRange
Dec 20, 2023
Merged

20231219-clang-analyzer-optin.core.EnumCastOutOfRange#7083
dgarske merged 1 commit intowolfSSL:masterfrom
douzzer:20231219-clang-analyzer-optin.core.EnumCastOutOfRange

Conversation

@douzzer
Copy link
Copy Markdown
Contributor

@douzzer douzzer commented Dec 20, 2023

wolfssl/wolfcrypt/asn.h, src/ssl.c: add ANONk to enum Key_Sum, and use the new value in wolfSSL_get_sigalg_info(), fixing clang-analyzer-optin.core.EnumCastOutOfRange.

add suppressions in tests for expected clang-analyzer-optin.core.EnumCastOutOfRange's.

tested with wolfssl-multi-test.sh ... '.*clang-tidy.*'.

…use the new value in wolfSSL_get_sigalg_info(), fixing clang-analyzer-optin.core.EnumCastOutOfRange.

add suppressions in tests for expected clang-analyzer-optin.core.EnumCastOutOfRange's.
@douzzer
Copy link
Copy Markdown
Contributor Author

douzzer commented Dec 20, 2023

retest this please.

@dgarske dgarske merged commit a5464a9 into wolfSSL:master Dec 20, 2023
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.

3 participants