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

Jaro-Winkler distance crashes with one character key #253

Closed
ABridoux opened this issue May 23, 2021 · 0 comments · Fixed by #255
Closed

Jaro-Winkler distance crashes with one character key #253

ABridoux opened this issue May 23, 2021 · 0 comments · Fixed by #255
Assignees
Labels
bug Something isn't working
Milestone

Comments

@ABridoux
Copy link
Owner

Describe the bug
The Jaro-Winkler distance computing crashed with an index out of bounds when a key with one character is encountered.

@ABridoux ABridoux added the bug Something isn't working label May 23, 2021
@ABridoux ABridoux added this to the 4.0.3 milestone May 23, 2021
@ABridoux ABridoux self-assigned this May 23, 2021
@ABridoux ABridoux linked a pull request Jun 6, 2021 that will close this issue
@ABridoux ABridoux mentioned this issue Jun 6, 2021
@ABridoux ABridoux closed this as completed Jun 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant