openssl/include
Pauli 561e5cda7b err: remove ERR_GET_FUNC()
This is problematic in 3.0 because the function codes are all defined as zero.
This leads to either every error matching or no error ever matching.  Both
are problematic for users.  The OTC vote resolved to remove this function
completely.

Fixes #15946

Reviewed-by: Nicola Tuveri <nic.tuv@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/16004)
2021-07-06 20:14:36 +10:00
..
crypto fips module header inclusion fine-tunning 2021-07-06 10:52:27 +10:00
internal Fix a race in ossl_provider_add_to_store() 2021-06-24 14:48:15 +01:00
openssl err: remove ERR_GET_FUNC() 2021-07-06 20:14:36 +10:00