Profiling revealed that OPENSSL_cleanse consumes *more* CPU time than
[openssl.git] / crypto / cryptlib.c
index 4a814643f4b649941edb6ed11704401b7e8477e0..2df38fa75f14b0d643a4e42b793a6de2d1a85a2e 100644 (file)
@@ -125,7 +125,7 @@ DECLARE_STACK_OF(CRYPTO_dynlock)
 IMPLEMENT_STACK_OF(CRYPTO_dynlock)
 
 /* real #defines in crypto.h, keep these upto date */
-static const char* lock_names[CRYPTO_NUM_LOCKS] =
+static const char* const lock_names[CRYPTO_NUM_LOCKS] =
        {
        "<<ERROR>>",
        "err",