[openssl/openssl] a7f534: nit: tidy-up code, and fix a typo.
FdaSilvaYY
noreply at github.com
Tue Mar 21 10:03:34 UTC 2023
Branch: refs/heads/openssl-3.0
Home: https://github.com/openssl/openssl
Commit: a7f534925cb088e9aff287854636129fcb2c063e
https://github.com/openssl/openssl/commit/a7f534925cb088e9aff287854636129fcb2c063e
Author: FdaSilvaYY <fdasilvayy at gmail.com>
Date: 2023-03-21 (Tue, 21 Mar 2023)
Changed paths:
M crypto/cmp/cmp_ctx.c
M doc/man3/OSSL_CMP_CTX_new.pod
M include/openssl/cmp.h.in
Log Message:
-----------
nit: tidy-up code, and fix a typo.
Reviewed-by: David von Oheimb <david.von.oheimb at siemens.com>
Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre at ncp-e.com>
(Merged from https://github.com/openssl/openssl/pull/20436)
(cherry picked from commit f42d6b7ae62a2b2914b144153af56096f9b4a6d5)
Commit: c309c4dce742c3eeb393a0f03f9c567d0e368ccc
https://github.com/openssl/openssl/commit/c309c4dce742c3eeb393a0f03f9c567d0e368ccc
Author: FdaSilvaYY <fdasilvayy at gmail.com>
Date: 2023-03-21 (Tue, 21 Mar 2023)
Changed paths:
M doc/man3/OSSL_CMP_CTX_new.pod
M include/openssl/cmp.h.in
Log Message:
-----------
cmp: fix --strict-warnings windows builds
remove unneeded const qualifier to keep method declaration
and definition in sync.
Reviewed-by: David von Oheimb <david.von.oheimb at siemens.com>
Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre at ncp-e.com>
(Merged from https://github.com/openssl/openssl/pull/20436)
(cherry picked from commit 6f792f4d27b47213166e0fa9c9b10a3eab85b8f6)
Compare: https://github.com/openssl/openssl/compare/63798895df75...c309c4dce742
More information about the openssl-commits
mailing list