Revision 3d518d3d813da40195ff9fe5f4567ab9f09ddcc9 authored by Shane Lontis on 27 May 2020, 02:10:52 UTC, committed by Shane Lontis on 28 May 2020, 04:18:13 UTC
Some older compilers use "unknown function" if they dont support __func, so the
test using ERR_PUT_error needed to compensate for this when comparing against the
expected value.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/11967)
1 parent bac8d06
History
File Mode Size
common
fips
implementations
build.info -rw-r--r-- 6.0 KB
defltprov.c -rw-r--r-- 25.4 KB
legacyprov.c -rw-r--r-- 6.8 KB
nullprov.c -rw-r--r-- 2.4 KB

back to top