Skip to content
This repository has been archived by the owner on Apr 12, 2022. It is now read-only.

Fix / partially shared session #446

Merged
merged 2 commits into from
Mar 25, 2019
Merged

Conversation

BillCarsonFr
Copy link
Member

@BillCarsonFr BillCarsonFr commented Mar 20, 2019

Fixes element-hq/riot-android#3044

  • Support adding/importing new version of known olm session if chain index lower (if pre racheted key has been imported earlier).
  • Added some missing jni release
  • Prevent a potential infinite loop of key sharing request when received key not accepted (new session event was fired even if key was not accepted, thus firing again key share requests)

@BillCarsonFr BillCarsonFr requested review from bmarty and manuroe March 20, 2019 15:19
Copy link
Contributor

@manuroe manuroe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@bmarty bmarty force-pushed the feature/fix_partial_keyshare branch from 1417e91 to 2114fff Compare March 25, 2019 16:56
@bmarty bmarty merged commit 33f2717 into develop Mar 25, 2019
@bmarty bmarty deleted the feature/fix_partial_keyshare branch March 25, 2019 17:06
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