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

Reset oneTimeKey to null on each loop iteration. #207

Merged
merged 1 commit into from
Sep 16, 2016

Conversation

NegativeMjark
Copy link
Contributor

Otherwise we will use a value from a previous iteration of the loop.

Otherwise we will use a value from a previous iteration of the loop.
@NegativeMjark
Copy link
Contributor Author

This should stop us from sending bogus olm messages to devices that have run out of keys. element-hq/element-web#2204

@ara4n
Copy link
Member

ara4n commented Sep 16, 2016

lgtm

@NegativeMjark NegativeMjark merged commit 460f20a into develop Sep 16, 2016
@t3chguy t3chguy deleted the markjh/variable_scoping branch May 10, 2022 14:01
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