Gilles Peskine f7b62e063d 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-28 10:09:18 +01:00
..
cmake_package Add and update some .gitignore files 2024-06-18 09:14:36 +02:00
cmake_package_install Add and update some .gitignore files 2024-06-18 09:14:36 +02:00
cmake_subproject Refactor common PThreads CMake code 2024-01-24 18:05:53 +00:00
benchmark.c Benchmark only one side of ECDH, both static and ephemeral 2024-02-22 12:29:06 +01:00
CMakeLists.txt CMake: support "make ssl-opt" to just build what ssl-opt.sh needs 2024-09-19 18:46:58 +02:00
dlopen_demo.sh update headers 2023-11-02 19:47:20 +00:00
dlopen.c update headers 2023-11-02 19:47:20 +00:00
generate_cpp_dummy_build.sh update headers 2023-11-02 19:47:20 +00:00
metatest.c Fix format-pedantic error in programs/test/metatest.c 2024-08-06 12:09:13 +01:00
query_compile_time_config.c update headers 2023-11-02 19:47:20 +00:00
query_config.h update headers 2023-11-02 19:47:20 +00:00
query_included_headers.c update headers 2023-11-02 19:47:20 +00:00
selftest.c Fix missing-prototype errors in sample programs 2024-08-06 12:09:13 +01:00
udp_proxy_wrapper.sh update headers 2023-11-02 19:47:20 +00:00
udp_proxy.c Remove unreachable assignments 2024-10-28 10:09:18 +01:00
zeroize.c Fix missing-prototype errors in sample programs 2024-08-06 12:09:13 +01:00