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

Fixes to avoid struct assignment and C++ build fixes #303

Merged
merged 3 commits into from
Oct 12, 2023

Conversation

dgarske
Copy link
Contributor

@dgarske dgarske commented Oct 4, 2023

Which can result is unaligned access (use memcpy). ZD 16788
Also fixes for building with C++.

@dgarske dgarske self-assigned this Oct 4, 2023
@dgarske dgarske requested a review from jpbland1 October 5, 2023 22:07
@dgarske dgarske assigned jpbland1 and dgarske and unassigned dgarske and jpbland1 Oct 5, 2023
@dgarske dgarske changed the title Fixes to avoid struct assignment Fixes to avoid struct assignment and C++ build fixes Oct 11, 2023
Copy link
Contributor

@jpbland1 jpbland1 left a comment

Choose a reason for hiding this comment

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

Looks good

@jpbland1 jpbland1 merged commit ddbf4ef into wolfSSL:master Oct 12, 2023
1 check passed
@dgarske dgarske deleted the structassignment branch December 29, 2023 17:43
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