This website works better with JavaScript.
Home
Help
Register
Sign In
darthmama
/
pEpEngine
forked from
pEp.foundation/pEpEngine
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
312
Wiki
Activity
Browse Source
revert ENGINE-814
doxygen_doc
Volker Birk
1 year ago
parent
f3334cd4fb
commit
6fac056ce2
1 changed files
with
0 additions
and
4 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-4
codegen/gen_statemachine.ysl2
+ 0
- 4
codegen/gen_statemachine.ysl2
View File
@ -596,10 +596,6 @@ tstylesheet {
message *_m = NULL;
char *_data = NULL;
// FIX ENGINE-814: skip identities without key
if (EMPTYSTR(li->ident->fpr))
continue;
_data = malloc(size);
assert(_data);
if (!_data) {
Write
Preview
Loading…
Cancel
Save