explicit init
[openssl.git] / crypto / engine / eng_openssl.c
index 7e28604955743082ec893fbe6c0eb6853e24433e..9208f7eafc502650cf4634ed3f682ae8c7c4e274 100644 (file)
@@ -264,7 +264,7 @@ static void test_r4_40_cipher_destroy(void)
 }
 static int test_cipher_nids(const int **nids)
 {
-    static int cipher_nids[4] = { 0, 0, 0 };
+    static int cipher_nids[4] = { 0, 0, 0, 0 };
     static int pos = 0;
     static int init = 0;