Signed-off-by: Ruoyu <[email protected]>
---
crypto/dso/dso_beos.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/crypto/dso/dso_beos.c b/crypto/dso/dso_beos.c
index 553966e..b5e8084 100644
--- a/crypto/dso/dso_beos.c
+++ b/crypto/dso/dso_beos.c
@@ -112,7 +112,7 @@ DSO_METHOD *DSO_METHOD_beos(void)
static int beos_load(DSO *dso)
{
- image_id id;
+ image_id id = 0;
/* See applicable comments from dso_dl.c */
char *filename = DSO_convert_filename(dso, NULL);
--
1.8.3.2
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [email protected]
Automated List Manager [email protected]