[openssl/openssl] 33a065: Don't rely on cmp of uninitialized values in obj_d...

0 views
Skip to first unread message

Bob Beck

unread,
May 7, 2026, 11:44:40 AM (2 days ago) May 7
to openssl...@openssl.org
Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: 33a065a0b787ec41818731453bf3b747a6f51d0e
https://github.com/openssl/openssl/commit/33a065a0b787ec41818731453bf3b747a6f51d0e
Author: Bob Beck <be...@openssl.org>
Date: 2026-05-07 (Thu, 07 May 2026)

Changed paths:
M crypto/objects/obj_dat.pl

Log Message:
-----------
Don't rely on cmp of uninitialized values in obj_dat.pl

Since we use this for a sort, in theory this could become
inconsistent if we were to do a make update, re-generate
the output, and check it in from a different development
platform that returns different inconsistencies in how
cmp behaves on uninitialized values.

Rather than ponder this, just make this consistent
by ensuring undefined values have 0 length, and remove
the disabling of the warnings in obj_cmp

Reviewed-by: Saša Nedvědický <sas...@openssl.org>
Reviewed-by: Norbert Pocs <norb...@openssl.org>
Reviewed-by: Nikola Pajkovsky <nik...@openssl.org>
Reviewed-by: Neil Horman <nho...@openssl.org>
MergeDate: Thu May 7 15:41:12 2026
(Merged from https://github.com/openssl/openssl/pull/31046)


Commit: c8676d939e76acfb80e01743ffa73957b026ec1c
https://github.com/openssl/openssl/commit/c8676d939e76acfb80e01743ffa73957b026ec1c
Author: Bob Beck <be...@obtuse.com>
Date: 2026-05-07 (Thu, 07 May 2026)

Changed paths:
M crypto/objects/obj_dat.pl

Log Message:
-----------
Update crypto/objects/obj_dat.pl

Co-authored-by: Matt Caswell <ma...@openssl.foundation>

Reviewed-by: Saša Nedvědický <sas...@openssl.org>
Reviewed-by: Norbert Pocs <norb...@openssl.org>
Reviewed-by: Nikola Pajkovsky <nik...@openssl.org>
Reviewed-by: Neil Horman <nho...@openssl.org>
MergeDate: Thu May 7 15:41:15 2026
(Merged from https://github.com/openssl/openssl/pull/31046)


Compare: https://github.com/openssl/openssl/compare/00fba2aca432...c8676d939e76

To unsubscribe from these emails, change your notification settings at https://github.com/openssl/openssl/settings/notifications
Reply all
Reply to author
Forward
0 new messages