Fix gcc-7 warnings about missing fall thru comments.
authorBernd Edlinger <bernd.edlinger@hotmail.de>
Fri, 14 Jul 2017 16:35:36 +0000 (18:35 +0200)
committerBernd Edlinger <bernd.edlinger@hotmail.de>
Fri, 14 Jul 2017 16:35:36 +0000 (18:35 +0200)
commit2f0af52b423368e8fa7a6f532f945812e88c809d
tree14dcf0bd80a670a0b3c663d855969c0ce53c28bb
parent190909aaabf1d8abf48b0c92a9d425c8f0bd2481
Fix gcc-7 warnings about missing fall thru comments.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3936)
18 files changed:
apps/engine.c
apps/verify.c
crypto/bf/bf_locl.h
crypto/bio/b_print.c
crypto/bio/bss_fd.c
crypto/bn/bn_lib.c
crypto/bn/bn_mul.c
crypto/cast/cast_lcl.h
crypto/cms/cms_asn1.c
crypto/des/des_locl.h
crypto/evp/e_aes.c
crypto/idea/idea_lcl.h
crypto/ocsp/ocsp_ht.c
crypto/pem/pvkfmt.c
crypto/pkcs7/pk7_asn1.c
crypto/rc2/rc2_locl.h
crypto/rc5/rc5_locl.h
ssl/t1_lib.c