mirror of
https://github.com/chatmail/core.git
synced 2026-05-23 08:46:32 +03:00
fix(imf): no double refs
This commit is contained in:
@@ -1898,7 +1898,7 @@ unsafe fn check_verified_properties(
|
|||||||
current_block = 14837890932895028253;
|
current_block = 14837890932895028253;
|
||||||
} else if 0
|
} else if 0
|
||||||
== dc_apeerstate_has_verified_key(
|
== dc_apeerstate_has_verified_key(
|
||||||
&&peerstate,
|
&peerstate,
|
||||||
(*(*mimeparser).e2ee_helper).signatures,
|
(*(*mimeparser).e2ee_helper).signatures,
|
||||||
)
|
)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user