diff options
author | tb <> | 2023-06-15 13:58:56 +0000 |
---|---|---|
committer | tb <> | 2023-06-15 13:58:56 +0000 |
commit | ff358849a594809a2f51c1931a2c76380464a4be (patch) | |
tree | 45f3c3ff4f271613ef27d3ae24b6b81d417555af /src/lib/libcrypto/objects/obj_xref.h | |
parent | 11c2a4dd08d7089739b0d869b09d3c23e1089db0 (diff) | |
download | openbsd-ff358849a594809a2f51c1931a2c76380464a4be.tar.gz openbsd-ff358849a594809a2f51c1931a2c76380464a4be.tar.bz2 openbsd-ff358849a594809a2f51c1931a2c76380464a4be.zip |
Some fixes in ASN1_item_verify()
Switch to using EVP_DigestVerify(). Move the freeing of in where it
belongs (previously it would leak on EVP_DigestVerifyUpdate() failure),
and use the proper idiom for ASN1_item_i2d() error checking.
ok jsing
Diffstat (limited to 'src/lib/libcrypto/objects/obj_xref.h')
0 files changed, 0 insertions, 0 deletions