Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: b24a8200ab3e135c84dbf1054b92ffb713a7b5ad
https://github.com/openssl/openssl/commit/b24a8200ab3e135c84dbf1054b92ffb713a7b5ad
Author: Tomas Mraz <[email protected]>
Date: 2024-07-12 (Fri, 12 Jul 2024)
Changed paths:
M crypto/x509/x_attrib.c
Log Message:
-----------
x_attrib.c: Fix print_hex() function
- Better handle 0 length input
- Use OPENSSL_buf2hexstr() instead of OPENSSL_buf2hexstr_ex()
which fixes insufficient length of the allocate buffer.
Reviewed-by: Shane Lontis <[email protected]>
Reviewed-by: Neil Horman <[email protected]>
(Merged from https://github.com/openssl/openssl/pull/24771)
To unsubscribe from these emails, change your notification settings at
https://github.com/openssl/openssl/settings/notifications