]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/pkcs7/enc.c
Make samples compile.
[thirdparty/openssl.git] / crypto / pkcs7 / enc.c
index 25f69abe4800384deae24098649a73d81ec6fa76..22bf9b04b5747e20d3d6f98db19fdf0fa2aa1e87 100644 (file)
@@ -73,7 +73,7 @@ char *argv[];
        int i;
        int nodetach=1;
        char *keyfile = NULL;
-       const EVP_CIPHER *cipher;
+       const EVP_CIPHER *cipher=NULL;
 
        SSLeay_add_all_algorithms();