summaryrefslogtreecommitdiffstats
path: root/ssl/ssl_cert.c
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2018-11-01 13:55:32 +0100
committerRichard Levitte <levitte@openssl.org>2018-11-12 12:40:24 +0100
commit02d3c6aecc646872af1286144ce8af0693a9f4e3 (patch)
tree1edea153ba0321347c99564d6d3664066828de48 /ssl/ssl_cert.c
parent7bd5405ac94549003dd1e7114542914075b5aaf5 (diff)
Configure: ensure empty arrays aren't created inadvertently
Just refering to a hash table element as an array reference will automatically create that element. Avoid that by defaulting to a separate empty array reference. Fixes #7543 Reviewed-by: Tim Hudson <tjh@openssl.org> (Merged from https://github.com/openssl/openssl/pull/7544) (cherry picked from commit 3bed01a09071fb289484dfd265f0a8a991537282)
Diffstat (limited to 'ssl/ssl_cert.c')
0 files changed, 0 insertions, 0 deletions