[openssl/openssl] d23670: Fix broken hex data by reformatting

"'Pocs Norbert' 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: d23670f3af91b34a279303e05d614b07753771a9
      https://github.com/openssl/openssl/commit/d23670f3af91b34a279303e05d614b07753771a9
  Author: Norbert Pocs <[email protected]>
  Date:   2026-06-03 (Wed, 03 Jun 2026)

  Changed paths:
    M apps/testdsa.h
    M apps/testrsa.h
    M crypto/bn/bn_const.c
    M crypto/cast/cast_s.h
    M crypto/des/fcrypt.c
    M crypto/ec/ec_curve.c
    M crypto/ec/ecp_sm2p256.c
    M crypto/evp/encode.c
    M crypto/md2/md2_dgst.c
    M crypto/modes/wrap128.c
    M crypto/pkcs7/pk7_lib.c
    M crypto/rand/rand_egd.c
    M crypto/rc2/rc2_skey.c
    M demos/cipher/aeskeywrap.c
    M demos/cipher/ariacbc.c
    M demos/digest/EVP_MD_demo.c
    M demos/encrypt/rsa_encrypt.h
    M demos/mac/cmac-aes256.c
    M demos/mac/hmac-sha512.c
    M demos/signature/EVP_EC_Signature_demo.h
    M fuzz/dtlsserver.c
    M fuzz/server.c
    M providers/fips/self_test.c
    M providers/implementations/encode_decode/ml_dsa_codecs.c
    M providers/implementations/keymgmt/ecx_kmgmt.c
    M test/asn1_decode_test.c
    M test/asn1_string_test.c
    M test/bad_dtls_test.c
    M test/destest.c
    M test/dsatest.c
    M test/ectest.c
    M test/endecode_test.c
    M test/evp_extra_test2.c
    M test/evp_kdf_test.c
    M test/evp_libctx_test.c
    M test/evp_pkey_provided_test.c
    M test/evp_skey_test.c
    M test/helpers/predefined_dhparams.c
    M test/hpke_test.c
    M test/ideatest.c
    M test/pbetest.c
    M test/pkcs12_format_test.c
    M test/quic_record_test.c
    M test/quic_txp_test.c
    M test/quic_wire_test.c
    M test/siphash_internal_test.c

  Log Message:
  -----------
  Fix broken hex data by reformatting

The clang format broke some data in hexadecimal format.  To make the tool
obedient, the trailing comma needs to be removed, then it interpretes
the data differently and therefore does not reformat it.  The format can
then be changed to the correct form.

Fixes: https://github.com/openssl/project/issues/1959

Signed-off-by: Norbert Pocs <[email protected]>

Reviewed-by: Milan Broz <[email protected]>
Reviewed-by: Eugene Syromiatnikov <[email protected]>
MergeDate: Wed Jun  3 07:46:14 2026
(Merged from https://github.com/openssl/openssl/pull/31350)



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/78dd79-d23670%40github.com.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.