aboutsummaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2016-11-11 10:23:26 +0100
committerRichard Levitte <levitte@openssl.org>2016-11-11 10:23:26 +0100
commit6e290a25c2cbdc26119c0866c20d9292f9e64dd8 (patch)
treed7fd4eef41256572f0c588d305be18f5989210da /util
parent588d2375a29bd128ff91b9bd2b7bf659a5f48c1a (diff)
downloadopenssl-6e290a25c2cbdc26119c0866c20d9292f9e64dd8.tar.gz
Fix the effect of no-dso in crypto/init.c
When configured no-dso, there are no DSO_{whatever} macros defined. Therefore, before checking those, you have to check if OPENSSL_NO_DSO is defined. Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/1902)
Diffstat (limited to 'util')
0 files changed, 0 insertions, 0 deletions