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

lib/hash: avoid mixing bucket and user indexes #669

Merged
merged 1 commit into from
Jan 26, 2024
Merged

Conversation

AltraMayor
Copy link
Owner

This patch ensures that the library only returns user (or entry) indexes to library users. The code returned bucket indexes at some locations, which broke library users.

This patch ensures that the library only returns user (or entry)
indexes to library users. The code returned bucket indexes at
some locations; this broke library users.
@AltraMayor AltraMayor added the bug label Jan 26, 2024
@AltraMayor AltraMayor added this to the Version 1.2 milestone Jan 26, 2024
@AltraMayor AltraMayor merged commit 4688745 into v1.2.0-dev Jan 26, 2024
1 check passed
@AltraMayor AltraMayor deleted the hop_id branch January 26, 2024 19:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant