Skip to content

Conversation

@magnumripper
Copy link
Member

An snprintf always ended up truncated after some change to ALGORITHM_NAME made it too long. Pure cosmetic issue and I actually never saw it - I got a compiler warning.

This fix is future safe as it sizes the new variable with the actual size of the algo macro in mind.

An snprintf always ended up truncated after some change to ALGORITHM_NAME.
This fix is future safe.
@magnumripper magnumripper merged commit 9bf35c0 into openwall:bleeding-jumbo Nov 19, 2025
33 of 34 checks passed
@magnumripper magnumripper deleted the wpapmk-bugfix branch November 19, 2025 08:55
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