diff options
author | jsing <> | 2022-03-14 16:35:45 +0000 |
---|---|---|
committer | jsing <> | 2022-03-14 16:35:45 +0000 |
commit | ed6d95418f799a0e00e49deb2fe14e76912fb1d9 (patch) | |
tree | 0a703c58e62599ddd72029bc630ee4c4257f956d /src/lib/libcrypto/x509/x509_constraints.c | |
parent | 0e1a01640cd83662aa9f1a5c203f51d41f1ec36a (diff) | |
download | openbsd-ed6d95418f799a0e00e49deb2fe14e76912fb1d9.tar.gz openbsd-ed6d95418f799a0e00e49deb2fe14e76912fb1d9.tar.bz2 openbsd-ed6d95418f799a0e00e49deb2fe14e76912fb1d9.zip |
Factor out ASN1_STRING clearing code.
This fixes a bug in ASN1_STRING_set0() where it does not respect the
ASN1_STRING_FLAG_NDEF flag and potentially frees memory that we do not own.
ok inguchi@ tb@
Diffstat (limited to 'src/lib/libcrypto/x509/x509_constraints.c')
0 files changed, 0 insertions, 0 deletions