For some reason, getting the topmost error was done the same way as
authorRichard Levitte <levitte@openssl.org>
Thu, 14 Feb 2002 13:45:26 +0000 (13:45 +0000)
committerRichard Levitte <levitte@openssl.org>
Thu, 14 Feb 2002 13:45:26 +0000 (13:45 +0000)
commit016029c69f2c7f0a1a6772609dcf459832e7db0c
tree758b0b78e5bb59a6e99d2765cd7fcee201bfe57b
parent516b84828627948e494ec825047783334c6d9c79
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