FdaSilvaYY 045a893091 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)
2021-05-01 18:23:21 +02:00
..
2021-04-22 14:38:44 +01:00
2021-04-08 13:04:41 +01:00
2021-01-28 13:54:57 +01:00
2020-11-26 14:18:57 +00:00
2020-11-26 14:18:57 +00:00
2020-11-26 14:18:57 +00:00
2020-11-26 14:18:57 +00:00
2020-11-11 12:12:23 +01:00
2020-11-18 23:38:34 +01:00
2021-04-08 13:04:41 +01:00
2019-09-28 20:26:35 +02:00
2019-09-28 20:26:35 +02:00
2021-02-18 15:05:17 +00:00
2021-02-18 15:05:17 +00:00