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

diskcryptor: use macro to avoid converting uc to vla #5472

Merged
merged 1 commit into from
May 7, 2024

Conversation

lucic71
Copy link
Contributor

@lucic71 lucic71 commented May 7, 2024

This should close #5152 as the other issues mentioned in there are already solved.

Copy link
Member

@solardiz solardiz left a comment

Choose a reason for hiding this comment

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

I would just do uc[96] and sizeof(out.uc), but this looks fine to me as-is as well.

@solardiz solardiz merged commit b6bca75 into openwall:bleeding-jumbo May 7, 2024
31 of 32 checks passed
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.

clang 13.0 warnings
2 participants