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

fix: Bug in bump deserialization #78

Merged
merged 3 commits into from
Nov 20, 2023
Merged

Conversation

sirdeggen
Copy link
Contributor

@sirdeggen sirdeggen commented Nov 20, 2023

There was an attempt to parse hash bytes when the hash is a duplicate. The hash parsing is not only done if it's not a duplicate leaf.

Test case added to recreate the issue, which now seems to be resolved.

Signed-off-by: Darren Kellenschwiler <[email protected]>
Signed-off-by: Darren Kellenschwiler <[email protected]>
Signed-off-by: Darren Kellenschwiler <[email protected]>
@mergify mergify bot added the bug-P3 label Nov 20, 2023
@sirdeggen sirdeggen merged commit a31145d into master Nov 20, 2023
12 checks passed
@mergify mergify bot deleted the fix/bug-in-bump-deserialization branch November 20, 2023 19:26
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