diff options
author | tb <> | 2023-10-18 07:30:49 +0000 |
---|---|---|
committer | tb <> | 2023-10-18 07:30:49 +0000 |
commit | 8e18e10327f66018310f1de5cf2969c88d566915 (patch) | |
tree | 891c04b5acb4fc33249481dffcf149fb653a2c15 /src/lib/libc/stdlib/setenv.c | |
parent | e2ebbdd9c28ee3d35030ea6ec8d6e77abcd79d9e (diff) | |
download | openbsd-8e18e10327f66018310f1de5cf2969c88d566915.tar.gz openbsd-8e18e10327f66018310f1de5cf2969c88d566915.tar.bz2 openbsd-8e18e10327f66018310f1de5cf2969c88d566915.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/stdlib/setenv.c')
0 files changed, 0 insertions, 0 deletions