Remove an unnecessary free call.
authorPauli <ppzgs1@gmail.com>
Fri, 12 Feb 2021 10:06:10 +0000 (20:06 +1000)
committerPauli <ppzgs1@gmail.com>
Sun, 14 Feb 2021 06:50:04 +0000 (16:50 +1000)
commit09c77b87ae5a7c2b7b6046aa1caa50080cdaa3a3
tree10fc0a0f1979a22fe7804f0ce86c26a3765df8c3
parent8a43091bc7c021ae90101473ade8ee4f52976482
Remove an unnecessary free call.

https://github.com/openssl/openssl/commit/64954e2f34b8839ca7ad1e9576a6efaf3e49e17c#r47045920

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14165)
crypto/evp/p_lib.c