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:39:51 +0000 (18:39 +0200)
commit74a8acbdfb2c7f398d1ae2fe914cd32b437f6df4
treef363aa794ddcc832e3429079e2ddf672f796f0ab
parentbc6614484563f975a380bc97e907ce289036b802
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)
crypto/async/async.c
crypto/include/internal/async.h
crypto/init.c