]> git.ipfire.org Git - thirdparty/openssl.git/commit
keep_alive(): Do not shadow own function name
authorJoshua Rogers <MegaManSec@users.noreply.github.com>
Fri, 10 Oct 2025 13:11:43 +0000 (21:11 +0800)
committerTomas Mraz <tomas@openssl.org>
Fri, 17 Oct 2025 17:14:19 +0000 (19:14 +0200)
commit9ffcef128e39799eeda8f25f8435d0768f7ec1fa
tree0f5de2ff7139fb9adfb8d97a1fd6710eaf1e8ca5
parent7109f48d87e3152f1334dc5181fd16d4a57df88c
keep_alive(): Do not shadow own function name

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>
(Merged from https://github.com/openssl/openssl/pull/28826)
crypto/cmp/cmp_http.c