Gilles Peskine 1392017263 Remove unreachable assignments
This is harmless, but we might as well remove the unreachable line. If we
ever add a break to the loop and we don't think of changing the surrounding
code, it would make more sense not to set exit_code to SUCCESS.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2024-10-07 11:23:39 +02:00
..
CMakeLists.txt
dtls_client.c
dtls_server.c
mini_client.c
ssl_client1.c
ssl_client2.c
ssl_context_info.c
ssl_fork_server.c
ssl_mail_client.c
ssl_pthread_server.c
ssl_server2.c
ssl_server.c
ssl_test_common_source.c
ssl_test_lib.c
ssl_test_lib.h