[openssl/openssl] 0642e4: apps: fix printf formats according to param types
"'Herman Semenoff' via openssl-commits" <[email protected]>
| Newsgroups | gmane.comp.encryption.openssl.cvs |
|---|---|
| Message-ID | <openssl/openssl/push/refs/heads/master/[email protected]> |
Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: 0642e44723492a4168374fffe73c1adc7fa609f9
https://github.com/openssl/openssl/commit/0642e44723492a4168374fffe73c1adc7fa609f9
Author: Herman Semenoff <[email protected]>
Date: 2026-06-01 (Mon, 01 Jun 2026)
Changed paths:
M apps/enc.c
M apps/lib/app_params.c
M apps/rand.c
M apps/s_client.c
M apps/s_server.c
Log Message:
-----------
apps: fix printf formats according to param types
inttypes.h is also used for more accurate compatibility with all
platforms, as it is the more correct choice according to C standard.
Signed-off-by: Herman Semenoff <[email protected]>
Reviewed-by: Paul Dale <[email protected]>
Reviewed-by: Eugene Syromiatnikov <[email protected]>
MergeDate: Mon Jun 1 06:58:23 2026
(Merged from https://github.com/openssl/openssl/pull/30969)
Commit: 4d3d952b6e8d345dc6bf8c3825d700a68afdf568
https://github.com/openssl/openssl/commit/4d3d952b6e8d345dc6bf8c3825d700a68afdf568
Author: Herman Semenoff <[email protected]>
Date: 2026-06-01 (Mon, 01 Jun 2026)
Changed paths:
M crypto/asn1/x_int64.c
M crypto/cmp/cmp_client.c
M crypto/ocsp/ocsp_prn.c
M ssl/ssl_txt.c
Log Message:
-----------
crypto, ssl: fix printf formats according to param types
inttypes.h is also used for more accurate compatibility with all
platforms, as it is the more correct choice according to C standard.
Signed-off-by: Herman Semenoff <[email protected]>
Reviewed-by: Paul Dale <[email protected]>
Reviewed-by: Eugene Syromiatnikov <[email protected]>
MergeDate: Mon Jun 1 06:58:24 2026
(Merged from https://github.com/openssl/openssl/pull/30969)
Compare: https://github.com/openssl/openssl/compare/b91dfe382fe6...4d3d952b6e8d
To unsubscribe from these emails, change your notification settings at https://github.com/openssl/openssl/settings/notifications
--
You received this message because you are subscribed to the Google Groups "openssl-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To view this discussion visit https://groups.google.com/a/openssl.org/d/msgid/openssl-commits/openssl/openssl/push/refs/heads/master/b91dfe-4d3d95%40github.com.