summaryrefslogtreecommitdiffstats
path: root/crypto/pem
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2021-03-22 11:26:04 +0000
committerMatt Caswell <matt@openssl.org>2021-03-23 17:24:47 +0000
commita669418c8eb64d0e3cb62af1794949066a253039 (patch)
tree4d87de3a1c06428686b8b5968424e48fea59779e /crypto/pem
parentccdfcf07d9fb5e286f4a1f08df5e571869c88672 (diff)
Be more selective about copying libcrypto symbols into legacy.so
Some private libcrypto symbols are also included in legacy.so. Unfortunately this included some files with "RUN_ONCE" functions and global data. This doesn't get properly cleaned up when OpenSSL exits. Therefore we are more selective about the symbols we include in legacy.so. Fixes #13560 Reviewed-by: Paul Dale <pauli@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/14646)
Diffstat (limited to 'crypto/pem')
0 files changed, 0 insertions, 0 deletions