Skip to content

Fix implicit type conversion#7111

Merged
SparkiDev merged 1 commit intowolfSSL:masterfrom
Laboratory-for-Safe-and-Secure-Systems:fix_implicit_conversion
Jan 4, 2024
Merged

Fix implicit type conversion#7111
SparkiDev merged 1 commit intowolfSSL:masterfrom
Laboratory-for-Safe-and-Secure-Systems:fix_implicit_conversion

Conversation

@Frauschi
Copy link
Copy Markdown
Contributor

@Frauschi Frauschi commented Jan 4, 2024

Fix implicit type conversion from size_t to word32 in liboqs.c to make it build with clang.

Fixes #7108.

Fix implicit type conversion from size_t to word32 in liboqs.c source
file to make it build with clang.

Fixes wolfSSL#7108.

Signed-off-by: Tobias Frauenschläger <t.frauenschlaeger@me.com>
@wolfSSL-Bot
Copy link
Copy Markdown

Can one of the admins verify this patch?

Copy link
Copy Markdown
Member

@anhu anhu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!!

@anhu anhu removed their assignment Jan 4, 2024
@dgarske
Copy link
Copy Markdown
Member

dgarske commented Jan 4, 2024

Okay to test. Contributor agreement on file

@SparkiDev SparkiDev self-assigned this Jan 4, 2024
@SparkiDev SparkiDev merged commit 32f3f7d into wolfSSL:master Jan 4, 2024
@Frauschi Frauschi deleted the fix_implicit_conversion branch January 19, 2024 06:03
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.

[Bug]: liboqs build fails with clang

5 participants