[openssl/openssl] f42d6b: nit: tidy-up code, and fix a typo.
FdaSilvaYY
noreply at github.com
Tue Mar 21 10:00:25 UTC 2023
Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: f42d6b7ae62a2b2914b144153af56096f9b4a6d5
https://github.com/openssl/openssl/commit/f42d6b7ae62a2b2914b144153af56096f9b4a6d5
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)
Commit: 6f792f4d27b47213166e0fa9c9b10a3eab85b8f6
https://github.com/openssl/openssl/commit/6f792f4d27b47213166e0fa9c9b10a3eab85b8f6
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)
Compare: https://github.com/openssl/openssl/compare/4b738c1ac945...6f792f4d27b4
More information about the openssl-commits
mailing list