]> git.ipfire.org Git - thirdparty/openssl.git/commit
s_server: Use static int, not static.
authorJoshua Rogers <MegaManSec@users.noreply.github.com>
Tue, 14 Oct 2025 00:09:28 +0000 (08:09 +0800)
committerTodd Short <todd.short@me.com>
Mon, 27 Oct 2025 14:26:19 +0000 (10:26 -0400)
commit7e97bb2c634bd126d5116fc6695051e695804225
treeaee254f57bfd657238fd547ce9c150f1fb5f3039
parent6f6948b21503d0ef8bea3ea6321c40dbbf4e5c9c
s_server: Use static int, not static.

Signed-off-by: Joshua Rogers <MegaManSec@users.noreply.github.com>
Reviewed-by: Saša Nedvědický <sashan@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Frederik Wedel-Heinen <fwh.openssl@gmail.com>
Reviewed-by: Todd Short <todd.short@me.com>
(Merged from https://github.com/openssl/openssl/pull/28914)
apps/s_server.c