Add functions to set ECDSA_METHOD structure.
[openssl.git] / crypto / dso / dso_vms.c
index af599cf9911a48efe8ffaba8ee5f3d7ac8f6d872..eee20d14f128c321e670f6f105b6453f6e10e96c 100644 (file)
@@ -68,8 +68,8 @@
 #include <stsdef.h>
 #include <descrip.h>
 #include <starlet.h>
-#endif
 #include "vms_rms.h"
+#endif
 
 /* Some compiler options may mask the declaration of "_malloc32". */
 #if __INITIAL_POINTER_SIZE && defined _ANSI_C_SOURCE
@@ -160,7 +160,7 @@ static int vms_load(DSO *dso)
 # define DSO_MALLOC OPENSSL_malloc
 #endif /* __INITIAL_POINTER_SIZE == 64 [else] */
 
-       DSO_VMS_INTERNAL *p;
+       DSO_VMS_INTERNAL *p = NULL;
 
 #if __INITIAL_POINTER_SIZE == 64
 # pragma pointer_size restore