boringssl/crypto/digest
Steven Valdez c087c332f8 Fix potential double free in EVP_DigestInit_ex
There is a potential double free in EVP_DigestInit_ex. This is believed
to be reached only as a result of programmer error - but we should fix it
anyway.

(Imported from upstream's e78dc7e279ed98e1ab9845a70d14dafdfdc88f58)

Change-Id: I1da7be7db7afcbe9f30f168df000d64ed73d7edd
Reviewed-on: https://boringssl-review.googlesource.com/7541
Reviewed-by: David Benjamin <davidben@google.com>
2016-03-22 15:17:32 +00:00
..
CMakeLists.txt
digest_test.cc Remove calls to ERR_load_crypto_strings. 2016-01-25 23:09:08 +00:00
digest.c Fix potential double free in EVP_DigestInit_ex 2016-03-22 15:17:32 +00:00
digests.c
internal.h
md32_common.h Remove the arch-specific HOST_c2l/HOST_l2c implementations. 2016-01-27 22:26:32 +00:00