diff options
author | tb <> | 2023-10-18 07:30:49 +0000 |
---|---|---|
committer | tb <> | 2023-10-18 07:30:49 +0000 |
commit | 8e27400f3be8740bb959238b66aa047cb43bfd4a (patch) | |
tree | 891c04b5acb4fc33249481dffcf149fb653a2c15 /src/lib/libc | |
parent | 46c5c914ea23794d946df13aad0d291d383c1765 (diff) | |
download | openbsd-8e27400f3be8740bb959238b66aa047cb43bfd4a.tar.gz openbsd-8e27400f3be8740bb959238b66aa047cb43bfd4a.tar.bz2 openbsd-8e27400f3be8740bb959238b66aa047cb43bfd4a.zip |
Use X509_ALGOR_set_evp_md() in CMS_add1_signer()
Contrary to X509_ALGOR_set_md() this allows for error checking. Avoid
local complications by freeing in the exit path and use a const version
of X509_ALGOR for walking a STACK_OF() to avoid a bad free.
Clean up includes
ok jsing
Diffstat (limited to 'src/lib/libc')
0 files changed, 0 insertions, 0 deletions