openssl/crypto/bio
Matt Caswell 1b62d880b5 Prevent an overflow when trying to print excessively big floats
We convert the integer part of the float to a long. We should check it
fits first.

Issue reported by Guido Vranken.

GitHub Issue #1102

Reviewed-by: Richard Levitte <levitte@openssl.org>
2016-05-27 10:23:18 +01:00
..
b_addr.c Fix some malloc failures in b_addr.c 2016-05-18 10:47:15 +01:00
b_dump.c Copyright consolidation 09/10 2016-05-17 14:53:16 -04:00
b_print.c Prevent an overflow when trying to print excessively big floats 2016-05-27 10:23:18 +01:00
b_sock.c Copyright consolidation 09/10 2016-05-17 14:53:16 -04:00
b_sock2.c Copyright consolidation 09/10 2016-05-17 14:53:16 -04:00
bf_buff.c Copyright consolidation 09/10 2016-05-17 14:53:16 -04:00
bf_lbuf.c Copyright consolidation 09/10 2016-05-17 14:53:16 -04:00
bf_nbio.c Copyright consolidation 09/10 2016-05-17 14:53:16 -04:00
bf_null.c Copyright consolidation 09/10 2016-05-17 14:53:16 -04:00
bio_cb.c Copyright consolidation 09/10 2016-05-17 14:53:16 -04:00
bio_err.c Remove unused error/function codes. 2016-05-23 15:04:23 -04:00
bio_lcl.h Copyright consolidation 09/10 2016-05-17 14:53:16 -04:00
bio_lib.c Copyright consolidation 09/10 2016-05-17 14:53:16 -04:00
bio_meth.c Copyright consolidation 09/10 2016-05-17 14:53:16 -04:00
bss_acpt.c Copyright consolidation 09/10 2016-05-17 14:53:16 -04:00
bss_bio.c Copyright consolidation 09/10 2016-05-17 14:53:16 -04:00
bss_conn.c Copyright consolidation 09/10 2016-05-17 14:53:16 -04:00
bss_dgram.c Copyright consolidation 09/10 2016-05-17 14:53:16 -04:00
bss_fd.c Copyright consolidation 09/10 2016-05-17 14:53:16 -04:00
bss_file.c Copyright consolidation 09/10 2016-05-17 14:53:16 -04:00
bss_log.c Copyright consolidation 09/10 2016-05-17 14:53:16 -04:00
bss_mem.c Copyright consolidation 09/10 2016-05-17 14:53:16 -04:00
bss_null.c Copyright consolidation 09/10 2016-05-17 14:53:16 -04:00
bss_sock.c Copyright consolidation 09/10 2016-05-17 14:53:16 -04:00
build.info Adapt bf_lbuf for opaque BIO 2016-03-30 04:35:14 +02:00