mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-04 12:58:50 +00:00
(fix) proper initialization
This commit is contained in:
@@ -104,6 +104,7 @@
|
||||
ERR_clear_error();
|
||||
|
||||
msgBio = BIO_new_mem_buf ((void *) [signedData bytes], [signedData length]);
|
||||
output = NULL;
|
||||
|
||||
p7 = SMIME_read_PKCS7(msgBio, NULL);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user