boringssl/crypto/bio
Piotr Sikora d386394aad Test for underflow before subtraction.
Found with -Wtype-limits.

Change-Id: I41cdbb7e6564b715dfe445877a89594371fdeef0
Signed-off-by: Piotr Sikora <piotrsikora@google.com>
Reviewed-on: https://boringssl-review.googlesource.com/6462
Reviewed-by: Adam Langley <agl@google.com>
2015-11-11 22:20:04 +00:00
..
bio_mem.c Fix all sign/unsigned warnings with Clang and GCC. 2015-10-27 22:48:00 +00:00
bio_test.cc Add |BIO_read_asn1| to read a single ASN.1 object. 2015-05-27 15:21:56 -07:00
bio.c Fix all sign/unsigned warnings with Clang and GCC. 2015-10-27 22:48:00 +00:00
buffer.c Remove the func parameter to OPENSSL_PUT_ERROR. 2015-07-16 02:02:37 +00:00
CMakeLists.txt Add a run_tests target to run all tests. 2015-10-26 20:33:44 +00:00
connect.c Don't bother sampling __func__. 2015-11-03 22:50:59 +00:00
fd.c Align BIO_get_fd with upstream. 2015-10-12 22:18:17 +00:00
file.c Don't bother sampling __func__. 2015-11-03 22:50:59 +00:00
hexdump.c Remove string.h from base.h. 2015-02-02 19:14:15 +00:00
internal.h
pair.c Test for underflow before subtraction. 2015-11-11 22:20:04 +00:00
printf.c Fix all sign/unsigned warnings with Clang and GCC. 2015-10-27 22:48:00 +00:00
socket_helper.c Don't bother sampling __func__. 2015-11-03 22:50:59 +00:00
socket.c Lowercase some Windows headers. 2015-03-31 22:21:42 +00:00