Make sure not to read beyond end of buffer
[oweals/openssl.git] / crypto / lhash / lhash.c
index 55cb05579bc786600ddeb963ddf6a2106b5a7981..04ea80203cc8ba192b21c186875190179071d70d 100644 (file)
 #include <openssl/crypto.h>
 #include <openssl/lhash.h>
 
-const char *lh_version="lhash" OPENSSL_VERSION_PTEXT;
+const char lh_version[]="lhash" OPENSSL_VERSION_PTEXT;
 
 #undef MIN_NODES 
 #define MIN_NODES      16