[openssl/openssl] 56a5e6: nit: tidy-up code, and fix a typo.
FdaSilvaYY
noreply at github.com
Tue Mar 21 10:02:33 UTC 2023
Branch: refs/heads/openssl-3.1
Home: https://github.com/openssl/openssl
Commit: 56a5e67b96184df07f354bbd62423a546bb81a1c
https://github.com/openssl/openssl/commit/56a5e67b96184df07f354bbd62423a546bb81a1c
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: 20213c1b543e5e7b756ed8582065116073c1672d
https://github.com/openssl/openssl/commit/20213c1b543e5e7b756ed8582065116073c1672d
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/37820d07916f...20213c1b543e
More information about the openssl-commits
mailing list