Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

Conversation

@andresilva
Copy link
Contributor

Fix for regression introduced in #3665. The result of tree_route would be erroneously computed since it was taking into account the ancestor in CachedHeaderMetadata for the comparison.

I removed the Eq and PartialEq from CachedHeaderMetadata to avoid any similar issues from being introduced, I also added a test that fails without this fix.

@andresilva andresilva added A0-please_review Pull request needs code review. M4-core labels Oct 7, 2019
@andresilva andresilva force-pushed the andre/fix-tree-route branch from 95f6f4d to f0a34f7 Compare October 7, 2019 11:49
@rphmeier rphmeier added A8-looksgood and removed A0-please_review Pull request needs code review. labels Oct 7, 2019
@rphmeier rphmeier merged commit 1c7e65f into master Oct 7, 2019
@rphmeier rphmeier deleted the andre/fix-tree-route branch October 7, 2019 13:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants