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

Hashing repeated fields should include the field name and index #25

Merged
merged 1 commit into from
Jun 21, 2024

Conversation

tjons
Copy link
Contributor

@tjons tjons commented Jun 21, 2024

Prevent potential hash collisions with objects containing repeated fields of the same type by including a) the field name in the hash and b) the index of the field in the hash.

@tjons tjons merged commit d9c967c into master Jun 21, 2024
1 check passed
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.

2 participants