]> granicus.if.org Git - openssl/commit
Fix memleaks in async api
authorBernd Edlinger <bernd.edlinger@hotmail.de>
Thu, 26 Apr 2018 16:39:51 +0000 (18:39 +0200)
committerBernd Edlinger <bernd.edlinger@hotmail.de>
Thu, 26 Apr 2018 16:41:34 +0000 (18:41 +0200)
commitba1cf1b1a130f31deee8736dc225e77b746fe5df
treecfddcdfec07674286e13951a9f403e0c1b56f3ba
parentdb747425b0caae12e73c680799b57bdfcc72dbb4
Fix memleaks in async api

Fixes: #5950
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/6038)

(cherry picked from commit 74a8acbdfb2c7f398d1ae2fe914cd32b437f6df4)
crypto/async/async.c
crypto/include/internal/async.h
crypto/init.c