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

Fix the incorrect call to memset in app/memcmp, causing UB #84

Merged
merged 2 commits into from
Aug 27, 2024

Conversation

w-woloszyn
Copy link
Contributor

No description provided.

Wojciech Aleksander Woloszyn added 2 commits August 26, 2024 14:41
…avior

The memset call did effectively nothing because it set zero bytes.
@jovanbulck jovanbulck merged commit fa2a4b5 into jovanbulck:master Aug 27, 2024
2 checks passed
@jovanbulck
Copy link
Owner

Merged, thank you for catching this Wojciech! 🙈

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