diff options
author | beck <> | 2020-09-14 08:06:09 +0000 |
---|---|---|
committer | beck <> | 2020-09-14 08:06:09 +0000 |
commit | d2c2cc1a95a5bd151545a5500d98cfe0f34b5e30 (patch) | |
tree | 7817d771ea189cb5e5d9b62c8caa01a3d5b1142e /src/lib/libcrypto/x509/x509_constraints.c | |
parent | 8abcadad1153f1765f0f164d1b8685fbc195c3b8 (diff) | |
download | openbsd-d2c2cc1a95a5bd151545a5500d98cfe0f34b5e30.tar.gz openbsd-d2c2cc1a95a5bd151545a5500d98cfe0f34b5e30.tar.bz2 openbsd-d2c2cc1a95a5bd151545a5500d98cfe0f34b5e30.zip |
Correctly fix double free introduced on review.
the roots for a ctx are only freed in the free function, not in the
clear function, so that a ctx can be re-used with the same roots.
ok tb@
Diffstat (limited to 'src/lib/libcrypto/x509/x509_constraints.c')
0 files changed, 0 insertions, 0 deletions