diff options
author | 2015-09-12 19:54:31 +0000 | |
---|---|---|
committer | 2015-09-12 19:54:31 +0000 | |
commit | 9ba095aa2b27074e08ce5e4dda9d2a647c191f00 (patch) | |
tree | 76f5c710e6c26fb3f097941cb34a61987f85b05c /lib/libc/stdlib/system.c | |
parent | Unwrap a bunch of lines. (diff) | |
download | wireguard-openbsd-9ba095aa2b27074e08ce5e4dda9d2a647c191f00.tar.xz wireguard-openbsd-9ba095aa2b27074e08ce5e4dda9d2a647c191f00.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 'lib/libc/stdlib/system.c')
0 files changed, 0 insertions, 0 deletions