boringssl/crypto/test
Brian Smith 7b5f08edb8 Fix null pointer dereference in file_test.cc.
The error condition was checked for, but the return statement was
missing.

Change-Id: I92f89809a7a112fdece49a2a8a8628ff2da8e0da
Reviewed-on: https://boringssl-review.googlesource.com/5610
Reviewed-by: David Benjamin <davidben@chromium.org>
Reviewed-by: Adam Langley <agl@google.com>
2015-08-07 00:48:03 +00:00
..
CMakeLists.txt Add malloc test support to unit tests. 2015-05-21 17:59:48 +00:00
file_test.cc Fix null pointer dereference in file_test.cc. 2015-08-07 00:48:03 +00:00
file_test.h Fix Windows build. 2015-08-05 21:26:34 +00:00
malloc.cc Raise SIGTRAP rather than abort on failure. 2015-06-16 18:25:30 +00:00
scoped_types.h Fix bn_test's bc output and shut it up a little. 2015-05-28 17:25:41 +00:00
stl_compat.h Add evp_test, loosely based on upstream's version. 2015-05-11 21:44:36 +00:00