diff options
author | tb <> | 2023-06-15 13:58:56 +0000 |
---|---|---|
committer | tb <> | 2023-06-15 13:58:56 +0000 |
commit | 75e8ef4e0868cb20c6c917b5ab76034652b5b199 (patch) | |
tree | 45f3c3ff4f271613ef27d3ae24b6b81d417555af /src/lib/libc/stdlib | |
parent | b52f44b3aacf64a44a70c77c1a7d615088a3f0be (diff) | |
download | openbsd-75e8ef4e0868cb20c6c917b5ab76034652b5b199.tar.gz openbsd-75e8ef4e0868cb20c6c917b5ab76034652b5b199.tar.bz2 openbsd-75e8ef4e0868cb20c6c917b5ab76034652b5b199.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/libc/stdlib')
0 files changed, 0 insertions, 0 deletions