X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=apps%2Fcrl2p7.c;h=b2f2d121d56cb8739f32d6b9a6173051fdd98d55;hb=25550b2dd48a8182ede8896cdff73fe517f29925;hp=8729068462baa840f934e5c13bac4d38c784767c;hpb=c04f8cf44a3b204b82f5f1f5d1ad9dbc738459f1;p=oweals%2Fopenssl.git diff --git a/apps/crl2p7.c b/apps/crl2p7.c index 8729068462..b2f2d121d5 100644 --- a/apps/crl2p7.c +++ b/apps/crl2p7.c @@ -280,7 +280,7 @@ end: if (crl != NULL) X509_CRL_free(crl); apps_shutdown(); - EXIT(ret); + OPENSSL_EXIT(ret); } /*