]> git.ipfire.org Git - thirdparty/openssl.git/commit
Constify X509_CRL_get0_by_cert
authorNeil Horman <nhorman@openssl.org>
Thu, 19 Feb 2026 15:52:31 +0000 (10:52 -0500)
committerNeil Horman <nhorman@openssl.org>
Sun, 22 Feb 2026 17:55:06 +0000 (12:55 -0500)
commit104ec0dae0fffdcf6599c6372cfcd50d7533310d
tree21444cc1986cd7d4501006d753b3d51dba4c5d3e
parent76f8005e3412523a404ab34482f1ff2ac5573b88
Constify X509_CRL_get0_by_cert

Update the X509 parameter to be const

Reviewed-by: Kurt Roeckx <kurt@roeckx.be>
Reviewed-by: Frederik Wedel-Heinen <fwh.openssl@gmail.com>
MergeDate: Sun Feb 22 17:55:12 2026
(Merged from https://github.com/openssl/openssl/pull/30090)
crypto/x509/x_crl.c
doc/man3/X509_CRL_get0_by_serial.pod
include/openssl/x509.h.in