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

YESCRYPT_salt_cost() has long as parameter type. #358

Merged
merged 1 commit into from Jun 22, 2021

Conversation

besser82
Copy link
Contributor

Simple bugfix.

I've opened this PR, so it does not get overlooked, in case #357 doesn't get merged.

@besser82 besser82 force-pushed the topic/besser82/yescrypt_bugfix branch 5 times, most recently from 5f54426 to 8d987bc Compare June 16, 2021 15:35
@besser82
Copy link
Contributor Author

This one is really an easy, brain-dead fix. It would be nice if someone could have a look at it.

The corresponding functions for the other hash methods all take
a pointer to an integer value as the only paramater, so this
particular function should do so as well.

Signed-off-by: Björn Esser <besser82@fedoraproject.org>
@besser82 besser82 force-pushed the topic/besser82/yescrypt_bugfix branch from 8d987bc to 7a3bb4d Compare June 22, 2021 16:52
@hallyn hallyn merged commit 7a3bb4d into shadow-maint:master Jun 22, 2021
@besser82 besser82 deleted the topic/besser82/yescrypt_bugfix branch June 22, 2021 20:05
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.

None yet

2 participants