For some reason, getting the topmost error was done the same way as
authorRichard Levitte <levitte@openssl.org>
Thu, 14 Feb 2002 13:42:33 +0000 (13:42 +0000)
committerRichard Levitte <levitte@openssl.org>
Thu, 14 Feb 2002 13:42:33 +0000 (13:42 +0000)
commitf9adfa6d4e5e1b3bf59a212f49fa9e0ff9a9f6e0
treed3a1a77e099c18d596f453dd21e77476046eb29b
parent85b1fce1ef02c5111a6d648b97d749ad508bd59f
For some reason, getting the topmost error was done the same way as
getting the bottommost one.  I hope I understood correctly how this
should be done.  It seems to work when running evp_test in an
environment where it can't find openssl.cnf.
crypto/err/err.c