Skip to content

Handle "zero" hash values in Reader.gets#43

Merged
bbayles merged 3 commits intomasterfrom
issue-39-zero-hash
Sep 1, 2022
Merged

Handle "zero" hash values in Reader.gets#43
bbayles merged 3 commits intomasterfrom
issue-39-zero-hash

Conversation

@bbayles
Copy link
Owner

@bbayles bbayles commented Aug 30, 2022

Fixes issue #39

This PR re-works the Reader.gets function such that the problem identified in the issue no longer occurs.

I've renamed the variables and cited the DJB spec throughout the function, which at least makes it clearer for me.

@bbayles bbayles linked an issue Aug 31, 2022 that may be closed by this pull request
@bbayles bbayles merged commit d5bfbc9 into master Sep 1, 2022
@bbayles bbayles deleted the issue-39-zero-hash branch September 1, 2022 18:01
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.

Value is not found when key's hash == 0

1 participant