diff options
author | 2014-09-29 04:20:14 +0000 | |
---|---|---|
committer | 2014-09-29 04:20:14 +0000 | |
commit | 6ff33f937ab6488316ecaf10a65e22af8a313a0b (patch) | |
tree | c5731bb7625f6ffaa9fffaba791136dba426a227 /lib/libsqlite3/src/resolve.c | |
parent | X509_NAME_get_text_by_OBJ(): make sure we do not pass a negative size to (diff) | |
download | wireguard-openbsd-6ff33f937ab6488316ecaf10a65e22af8a313a0b.tar.xz wireguard-openbsd-6ff33f937ab6488316ecaf10a65e22af8a313a0b.zip |
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 'lib/libsqlite3/src/resolve.c')
0 files changed, 0 insertions, 0 deletions