]> git.ipfire.org Git - thirdparty/openssl.git/commit
ASYNC_start_job: Reset libctx when async_fibre_swapcontext fails
authorTomas Mraz <tomas@openssl.org>
Thu, 18 Mar 2021 12:04:30 +0000 (13:04 +0100)
committerTomas Mraz <tomas@openssl.org>
Fri, 19 Mar 2021 13:25:00 +0000 (14:25 +0100)
commit03cd9d2f230fd60af23ed5ccbe8c6e8ad245cd73
tree2525aa42d3911f2cd2558a21555dbdee2c0d5be5
parent0e2f87c03e1a288f5f58627b373a25f83c59318a
ASYNC_start_job: Reset libctx when async_fibre_swapcontext fails

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14605)
crypto/async/async.c