diff options
Diffstat (limited to 'common')
-rw-r--r-- | common/userpref.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/common/userpref.c b/common/userpref.c index b64c703..48bcfcb 100644 --- a/common/userpref.c +++ b/common/userpref.c | |||
@@ -627,7 +627,6 @@ userpref_error_t pair_record_generate_keys_and_certs(plist_t pair_record, key_da | |||
627 | } | 627 | } |
628 | } | 628 | } |
629 | 629 | ||
630 | X509V3_EXT_cleanup(); | ||
631 | X509_free(dev_cert); | 630 | X509_free(dev_cert); |
632 | 631 | ||
633 | EVP_PKEY_free(pubkey); | 632 | EVP_PKEY_free(pubkey); |