diff options
author | tb <> | 2021-11-05 07:25:36 +0000 |
---|---|---|
committer | tb <> | 2021-11-05 07:25:36 +0000 |
commit | be18d241ffee5cafbdfd80a58eb8d0a4b5803511 (patch) | |
tree | ed0531ed1b01d4d8718f492519de90fd25f61abb /src/regress | |
parent | 244374d8dda906a87c40f39a8ed949cf07a1c8f3 (diff) | |
download | openbsd-be18d241ffee5cafbdfd80a58eb8d0a4b5803511.tar.gz openbsd-be18d241ffee5cafbdfd80a58eb8d0a4b5803511.tar.bz2 openbsd-be18d241ffee5cafbdfd80a58eb8d0a4b5803511.zip |
Garbage collect xobj->data.{ptr,pkey}
Both these are essentially unused. Remove the last use of data.ptr
by initializing and copying the X509_OBJECT using memset() and
struct assignment in X509_STORE_CTX_get_subject_by_name() and add
a missing error check for X509_OBJECT_up_ref_count() while there.
ok beck
Diffstat (limited to 'src/regress')
0 files changed, 0 insertions, 0 deletions