Go to file
David Benjamin be55790652 Disable the malloc test interceptor on ASan.
ASan's own malloc interceptor isn't compatible with this mechanism; it doesn't
see calls to __libc_malloc.

Change-Id: Ibac5aa05c6e40f1c72dcee3a2597e96deffca62c
Reviewed-on: https://boringssl-review.googlesource.com/4191
Reviewed-by: Adam Langley <agl@google.com>
2015-04-01 20:08:18 +00:00
crypto Convert bytestring_test to C++. 2015-04-01 20:07:43 +00:00
doc
include/openssl Convert bn_test to C++. 2015-04-01 19:53:51 +00:00
ssl Disable the malloc test interceptor on ASan. 2015-04-01 20:08:18 +00:00
tool Remove std::unique_ptr dependency on bssl_shim's scoped types. 2015-03-31 23:03:06 +00:00
util Add native support for onces and thread-local storage. 2015-03-31 22:37:12 +00:00
.clang-format
.gitignore
BUILDING Generate error data at build time. 2015-03-06 18:59:25 +00:00
CMakeLists.txt Generate error data at build time. 2015-03-06 18:59:25 +00:00
codereview.settings
STYLE Style guide tweaks. 2015-02-19 18:33:20 +00:00