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

bugfix: handle malformed state/timeline responses #368

Merged
merged 2 commits into from
Nov 8, 2023

Conversation

kegsay
Copy link
Member

@kegsay kegsay commented Nov 8, 2023

Specifically, look for the create event in the timeline as this has been seen in the wild on Synapse. Fixes #367.

Specifically, look for the create event in the timeline as this
has been seen in the wild on Synapse. Fixes #367.
@kegsay kegsay added the bug Something isn't working label Nov 8, 2023
sync2/poller.go Outdated Show resolved Hide resolved
sync2/poller.go Show resolved Hide resolved
@kegsay kegsay merged commit bb003c1 into main Nov 8, 2023
7 checks passed
DMRobertson pushed a commit that referenced this pull request Nov 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Protect against malformed initial join room state
2 participants