[openssl-dev] [openssl.org #3861] [patch] Fix memory leak in req

Rich Salz via RT rt at openssl.org
Mon May 25 23:15:40 UTC 2015


commit cf89a80e25b79ae0e6004e4a2509bf656fb59168
Author: Hanno B<C3><B6>ck <hanno at hboeck.de>
Date: Mon May 25 16:18:07 2015 -0400

RT3861: Mem/bio leak in req command

The "out" variable is used for both key and csr. Close it after
writing the first one so it can be re-used when writing the other.

Signed-off-by: Rich Salz <rsalz at openssl.org>
Reviewed-by: Tim Hudson <tjh at openssl.org>



More information about the openssl-dev mailing list