]> git.ipfire.org Git - thirdparty/openssl.git/commit
Clarify that setpgpid() is optional if not provided by the platform
authorJoshua Rogers <MegaManSec@users.noreply.github.com>
Fri, 10 Oct 2025 12:56:12 +0000 (20:56 +0800)
committerTomas Mraz <tomas@openssl.org>
Tue, 14 Oct 2025 15:57:04 +0000 (17:57 +0200)
commita64d3153c748a20ffde0474509913618c7138e3c
tree86a67982414dab720db6e929ba610da661f9265d
parent694b4159bab4f6c3efe8c5ad635b939a24e77daa
Clarify that setpgpid() is optional if not provided by the platform

Signed-off-by: Joshua Rogers <MegaManSec@users.noreply.github.com>
Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Saša Nedvědický <sashan@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/28822)
apps/ocsp.c