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 problamatic line #276

Merged
merged 1 commit into from
Jun 21, 2024
Merged

Conversation

sagarreddypatil
Copy link
Contributor

This line of code looked like an out of bounds access within the context of the function.
However, it's a static function and the size of secret_key at all the caller locations was 64

@LoupVaillant LoupVaillant merged commit 7d29f52 into LoupVaillant:master Jun 21, 2024
1 check passed
@LoupVaillant
Copy link
Owner

Oops, good catch, thanks for the fix! Merging now.

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