test/shlibloadtest: small fixes
authorRichard Levitte <levitte@openssl.org>
Thu, 3 Nov 2016 15:21:36 +0000 (16:21 +0100)
committerRichard Levitte <levitte@openssl.org>
Thu, 3 Nov 2016 15:21:36 +0000 (16:21 +0100)
commit3b0478fe03191bedef44644996a5a6da51f77eaf
treeeda476f306b9253ec3958e928d720d4386698cf7
parent075e9da055454ec5586962b43d9923e44bdcb313
test/shlibloadtest: small fixes

- Make sure to initialise SHLIB variables
- Make sure to make local variables static

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/1838)
test/shlibloadtest.c