Fix a gcc warning about possible fall through
authorBernd Edlinger <bernd.edlinger@hotmail.de>
Wed, 14 Feb 2018 20:30:32 +0000 (21:30 +0100)
committerBernd Edlinger <bernd.edlinger@hotmail.de>
Thu, 15 Feb 2018 10:56:47 +0000 (11:56 +0100)
commit4d921bfb8b4161f735e5d3bc19fae264816c9c40
tree2da42a76d67227e83a15a1ea96810975055838f5
parentc3d76bb254eb33dbe2cd23e00f5f135f3c12381c
Fix a gcc warning about possible fall through

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Kurt Roeckx <kurt@roeckx.be>
(Merged from https://github.com/openssl/openssl/pull/5373)
test/handshake_helper.c