openssl/crypto/bio
Matt Caswell a2e520447e Move a fall through comment
When compiling with --strict-warnings using gcc 7.4.0 the compiler
complains that a case falls through, even though there is an explicit
comment stating this. Moving the comment outside of the conditional
compilation section resolves this.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9131)
2019-06-11 15:21:39 +01:00
..
b_addr.c Move a fall through comment 2019-06-11 15:21:39 +01:00
b_dump.c crypto/bio/b_dump.c: change all char* to void*, and constify 2019-01-16 18:10:41 +01:00
b_print.c Following the license change, modify the boilerplates in crypto/bio/ 2018-12-06 14:28:52 +01:00
b_sock.c Following the license change, modify the boilerplates in crypto/bio/ 2018-12-06 14:28:52 +01:00
b_sock2.c Following the license change, modify the boilerplates in crypto/bio/ 2018-12-06 14:28:52 +01:00
bf_buff.c Following the license change, modify the boilerplates in crypto/bio/ 2018-12-06 14:28:52 +01:00
bf_lbuf.c Following the license change, modify the boilerplates in crypto/bio/ 2018-12-06 14:28:52 +01:00
bf_nbio.c Following the license change, modify the boilerplates in crypto/bio/ 2018-12-06 14:28:52 +01:00
bf_null.c Following the license change, modify the boilerplates in crypto/bio/ 2018-12-06 14:28:52 +01:00
bio_cb.c Following the license change, modify the boilerplates in crypto/bio/ 2018-12-06 14:28:52 +01:00
bio_err.c Following the license change, modify the boilerplates in crypto/bio/ 2018-12-06 14:28:52 +01:00
bio_lcl.h Following the license change, modify the boilerplates in crypto/bio/ 2018-12-06 14:28:52 +01:00
bio_lib.c Following the license change, modify the boilerplates in crypto/bio/ 2018-12-06 14:28:52 +01:00
bio_meth.c Following the license change, modify the boilerplates in crypto/bio/ 2018-12-06 14:28:52 +01:00
bss_acpt.c Following the license change, modify the boilerplates in crypto/bio/ 2018-12-06 14:28:52 +01:00
bss_bio.c Following the license change, modify the boilerplates in crypto/bio/ 2018-12-06 14:28:52 +01:00
bss_conn.c Following the license change, modify the boilerplates in crypto/bio/ 2018-12-06 14:28:52 +01:00
bss_dgram.c Following the license change, modify the boilerplates in crypto/bio/ 2018-12-06 14:28:52 +01:00
bss_fd.c Following the license change, modify the boilerplates in crypto/bio/ 2018-12-06 14:28:52 +01:00
bss_file.c cygwin: drop explicit O_TEXT 2019-02-18 21:09:47 +01:00
bss_log.c Following the license change, modify the boilerplates in crypto/bio/ 2018-12-06 14:28:52 +01:00
bss_mem.c Add testing of RDONLY memory BIOs 2019-04-16 10:50:30 +01:00
bss_null.c Following the license change, modify the boilerplates in crypto/bio/ 2018-12-06 14:28:52 +01:00
bss_sock.c bio: Linux TLS Rx Offload 2019-04-01 11:54:48 +01:00
build.info Adapt bf_lbuf for opaque BIO 2016-03-30 04:35:14 +02:00