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

Do not void valid metadata mixed with deprecated metadata #8164

Merged
merged 1 commit into from
Sep 23, 2024

Conversation

qstokkink
Copy link
Contributor

Fixes #8160

This PR:

  • Updates squashed blob unpacking behavior to first unpack deprecated payloads and then filter them out (instead of throwing away the whole list).

@qstokkink qstokkink changed the title WIP: Do not void valid metadata mixed with deprecated metadata READY: Do not void valid metadata mixed with deprecated metadata Sep 19, 2024
@qstokkink qstokkink marked this pull request as ready for review September 19, 2024 07:24
@qstokkink qstokkink changed the title READY: Do not void valid metadata mixed with deprecated metadata Do not void valid metadata mixed with deprecated metadata Sep 23, 2024
@qstokkink qstokkink merged commit 0aef503 into Tribler:main Sep 23, 2024
7 checks passed
@qstokkink qstokkink deleted the fix_unknown_mdtype branch September 23, 2024 07:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Sanitize GigaChannel serialization errors
2 participants