]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix speed, use OPENSSL_free instead of free 17156/head
authorChenglong Zhang <auvkone@gmail.com>
Thu, 25 Nov 2021 08:21:06 +0000 (16:21 +0800)
committerPauli <ppzgs1@gmail.com>
Sat, 27 Nov 2021 06:52:25 +0000 (16:52 +1000)
commit37dc4f9530d131b4f581582c34c08074abbc9923
tree17349353bf7f529e96d1352093184a9ec138105c
parent791bfd91bcb02ee51bf16b195293daeeccc3d84c
Fix speed, use OPENSSL_free instead of free

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17132)
apps/speed.c