Go to file
David Benjamin 1a8b549098 Fix memory leak in calling SSL_clear.
State hanging off the SSL gets freed in two places.

Change-Id: I41a8d2a7cab35f0098396006e1f6380038ec471a
Reviewed-on: https://boringssl-review.googlesource.com/2212
Reviewed-by: Adam Langley <agl@google.com>
2014-11-06 02:03:05 +00:00
crypto Add digest_test with tests for all existing EVP_MDs. 2014-11-06 01:49:03 +00:00
doc Inital import. 2014-06-20 13:17:32 -07:00
include/openssl Add digest_test with tests for all existing EVP_MDs. 2014-11-06 01:49:03 +00:00
ssl Fix memory leak in calling SSL_clear. 2014-11-06 02:03:05 +00:00
tool Get bssl tool building on Windows. 2014-10-31 22:02:01 +00:00
util Add digest_test with tests for all existing EVP_MDs. 2014-11-06 01:49:03 +00:00
.clang-format Inital import. 2014-06-20 13:17:32 -07:00
.gitignore Inital import. 2014-06-20 13:17:32 -07:00
BUILDING Build with yasm on Win64 as well. 2014-10-31 22:02:45 +00:00
CMakeLists.txt Get bssl tool building on Windows. 2014-10-31 22:02:01 +00:00