summaryrefslogtreecommitdiff
path: root/Configure
diff options
context:
space:
mode:
authorFdaSilvaYY <fdasilvayy@gmail.com>2021-04-27 22:50:18 +0200
committerDmitry Belyavskiy <beldmit@gmail.com>2021-05-01 18:23:21 +0200
commit045a893091994a5837a2bec9cc5646ae9ff07a2c (patch)
treecd498f84affef630a84d630199cc869964361602 /Configure
parentdd28d1c4d305574e5feacb0f3fee21192b9ccf2f (diff)
downloadopenssl-new-045a893091994a5837a2bec9cc5646ae9ff07a2c.tar.gz
ssl: fix possible ref counting fields use before init.
`strdup(propq)` failure is doing a `goto err;` from where `SSL_CTX_free` is called. The possible call is made before reference and lock fields setup. Reviewed-by: Paul Dale <pauli@openssl.org> Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com> (Merged from https://github.com/openssl/openssl/pull/15052)
Diffstat (limited to 'Configure')
0 files changed, 0 insertions, 0 deletions