diff options
author | jsing <> | 2015-09-12 19:54:31 +0000 |
---|---|---|
committer | jsing <> | 2015-09-12 19:54:31 +0000 |
commit | b23c8f0c7e56fd5c6e99bcad0ec4f4a085be2d6a (patch) | |
tree | 6d7005f84ef8db59b7b30dd91562d159028dd12d /src/lib/libssl/d1_srvr.c | |
parent | 20f4bd301fadc705b6737e3b7fcac043b8ffb21a (diff) | |
download | openbsd-b23c8f0c7e56fd5c6e99bcad0ec4f4a085be2d6a.tar.gz openbsd-b23c8f0c7e56fd5c6e99bcad0ec4f4a085be2d6a.tar.bz2 openbsd-b23c8f0c7e56fd5c6e99bcad0ec4f4a085be2d6a.zip |
Ensure that we clear the libssl error stack before we make a function call
that we will pass the result through tls_ssl_error() on failure. Otherwise
we can end up reporting spurious errors due to their being unrelated errors
already on the error stack.
Spotted by Marko Kreen.
ok beck@
Diffstat (limited to 'src/lib/libssl/d1_srvr.c')
0 files changed, 0 insertions, 0 deletions