-
Bug
-
Resolution: Done-Errata
-
Normal
-
rhel-10.1
-
No
-
Low
-
2
-
rhel-security-crypto-diamonds
-
ssg_security
-
19
-
26
-
0.1
-
QE ack, Dev ack
-
False
-
False
-
-
No
-
Crypto25Q2, Crypto25-08
-
-
Pass
-
Not Needed
-
RegressionOnly
-
Unspecified Release Note Type - Unknown
-
Unspecified
-
Unspecified
-
Unspecified
-
None
error:
/home/lleonard/rpmbuild/BUILD/edk2-20250221-build/edk2-fbe0805b2091/CryptoPkg/Library/OpensslLib/openssl/crypto/ec/ec_lib.c: In function ‘EC_GROUP_new_from_params’:
/home/lleonard/rpmbuild/BUILD/edk2-20250221-build/edk2-fbe0805b2091/CryptoPkg/Library/OpensslLib/openssl/crypto/ec/ec_lib.c:1557:9: error: unused variable ‘encoding_flag’ [-Werror=unused-variable]
1557 | int encoding_flag = -1;
| ^~~~~~~~~~~~~
cc1: all warnings being treated as errors
I checked the code and IUCC all the places where that variable is used are not being compiled.
Removing the declaration fixes the issue
- links to
-
RHBA-2025:148482
openssl bug fix and enhancement update