Am 30.10.21 um 20:57 schrieb selva.n...@gmail.com:
> From: Selva Nair <selva.n...@gmail.com>
> 
> In OpenSSL 3.0, fetched algorithms must be freed
> (down referenced). In this case, though EVP_MAC_CTX_new()
> keeps a reference to 'hmac', it up-refs it. So we have to free
> it here before return.
> 
> (Tested using an enable-asan build).
> 

Acked-By: Arne Schwabe <a...@rfc2549.org>

Thanks. I overlooked freeing of fetched algorithms. I probably need to
look at the fetch patch again too :/

Arne


_______________________________________________
Openvpn-devel mailing list
Openvpn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-devel

Reply via email to