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:40:05 +0000 (12:40 +0100)
commitdd2fcc1f7c44c5fb5aa2d33aecdc699c7018ce01
tree295062ec992b6ab9646e3315aa712b57d03d44e9
parente8b597f33143410fb50bdeba8722c249524bc0b9
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)
crypto/ec/ec_print.c