]> git.ipfire.org Git - thirdparty/openssl.git/commit
EC_POINT_hex2point: forget to free pt
authorPeiwei Hu <jlu.hpw@foxmail.com>
Wed, 15 Dec 2021 06:53:53 +0000 (14:53 +0800)
committerTomas Mraz <tomas@openssl.org>
Thu, 16 Dec 2021 11:42:16 +0000 (12:42 +0100)
commit7a2e2f291badb58796d4fd3672f381f3e7a8323d
treea19ee0e93b8ce88f61c61010c9e87486588ee678
parentbfbeb31d6d0dfed4029c91a416857e5e0f35fa93
EC_POINT_hex2point: forget to free pt

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Nicola Tuveri <nic.tuv@gmail.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17276)

(cherry picked from commit dd2fcc1f7c44c5fb5aa2d33aecdc699c7018ce01)
crypto/ec/ec_print.c