diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2014-09-29 04:20:15 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2014-09-29 04:20:15 +0000 |
commit | 84967d6a292af2caa91f48fbb03407740f9102d6 (patch) | |
tree | a3598c6d731375e574d38180e780ab3d6f60bfa2 /distrib/sets/lists/base/md.aviion | |
parent | 1597d37e1ed65909c6233886066712b75614482e (diff) |
check_cert(): be sure to reset ctx->current_crl to NULL before freeing it.
X509_STORE_CTX_init(): do not free the X509_STORE_CTX * parameter upon
failure, for we did not allocate it and it might not come from the heap,
such as in check_crl_path() in this very same file where X509_STORE_CTX_init()
gets invoked with a stack address.
ok bcook@
Diffstat (limited to 'distrib/sets/lists/base/md.aviion')
0 files changed, 0 insertions, 0 deletions