This website works better with JavaScript.
Home
Help
Register
Sign In
dvn
/
pEpEngine
forked from
pEp.foundation/pEpEngine
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
91
Wiki
Activity
Browse Source
Second explicit key not found setting in encrypt message
IOSAD-186
Release_2.1.7
Krista 'DarthMama' Bennett
2 years ago
parent
af680d4a14
commit
24c5e57fa1
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
src/message_api.c
+ 1
- 0
src/message_api.c
View File
@ -1927,6 +1927,7 @@ static PEP_STATUS _update_state_for_ident_list(
if
(
status
=
=
PEP_CANNOT_FIND_IDENTITY
)
{
_il
-
>
ident
-
>
comm_type
=
PEP_ct_key_not_found
;
*
dest_keys_found
=
false
;
status
=
PEP_STATUS_OK
;
}
/
/
0
unless
set
,
so
safe
.
Write
Preview
Loading…
Cancel
Save