Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
omemo_messages without payload should be allowed to export encrypted
An omemo_message without payload could become a KeyTransport message, so omemo_message_export_encrypted() should not return early if only its payload is absent. Otherwise lurch_pep_bundle_for_keytransport() of lurch will always fail. Signed-off-by: HardenedVault <[email protected]>
- Loading branch information