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

Strength estimator crashes on empty password + others #1

Closed
stevenjohnstone opened this issue Mar 28, 2018 · 3 comments
Closed

Strength estimator crashes on empty password + others #1

stevenjohnstone opened this issue Mar 28, 2018 · 3 comments

Comments

@stevenjohnstone
Copy link
Contributor

I added some fuzzing and found that there's various crashing bugs (indexes arrays outside of bounds) e.g with password "".

@vanackere
Copy link
Contributor

Thanks for the report, I'll have a look ASAP.

@vanackere
Copy link
Contributor

I fixed the obvious crashes and merged your fuzzing patches. I don't have much time right now but I intend to fixe every crash properly. Thanks !

@vanackere
Copy link
Contributor

I'm running a new fuzzing session, but cannot find any new crash (for now). I will close this bug after a few days unless a new crash occurs...

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

No branches or pull requests

2 participants