|
From: Doug E. <no...@gi...> - 2026-04-23 14:51:38
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 24d4bf95f3323eaa210a1f5fedc652303d392f90 https://github.com/OpenSC/OpenSC/commit/24d4bf95f3323eaa210a1f5fedc652303d392f90 Author: Doug Engert <dee...@gm...> Date: 2026-04-23 (Thu, 23 Apr 2026) Changed paths: M .github/workflows/linux-strict.yml Log Message: ----------- linux-strict.yml - test with --enable-piv-sm As suggested in https://github.com/OpenSC/OpenSC/pull/3661#issuecomment-4276558016 On branch Wshorten-64-to-32 Changes to be committed: modified: .github/workflows/linux-strict.yml Commit: b41e08aa84e8e6b46f69d5c561054fb216b30c59 https://github.com/OpenSC/OpenSC/commit/b41e08aa84e8e6b46f69d5c561054fb216b30c59 Author: Doug Engert <dee...@gm...> Date: 2026-04-23 (Thu, 23 Apr 2026) Changed paths: M src/libopensc/card-piv.c Log Message: ----------- card-piv.c - fix -Wshorten-64-to-32 errors Add typecasts and reformat the multiline if statement to meet clang code style. The changes are only compiled when using --enable-piv-sm Please enter the commit message for your changes. Lines starting Changes to be committed: modified: src/libopensc/card-piv.c Commit: 5fb109f9216d7d6f2ef22a05cc47ea3598937c59 https://github.com/OpenSC/OpenSC/commit/5fb109f9216d7d6f2ef22a05cc47ea3598937c59 Author: Doug Engert <dee...@gm...> Date: 2026-04-23 (Thu, 23 Apr 2026) Changed paths: M src/tests/fuzzing/fuzz_pkcs11.c Log Message: ----------- fuzz_pkcs11.c - fix -Wshorten-64-to-32 errors Changes to be committed: modified: src/tests/fuzzing/fuzz_pkcs11.c Commit: 4407f3afded2c3e9adda6a116c1f4969459fc80c https://github.com/OpenSC/OpenSC/commit/4407f3afded2c3e9adda6a116c1f4969459fc80c Author: Doug Engert <dee...@gm...> Date: 2026-04-23 (Thu, 23 Apr 2026) Changed paths: M .github/workflows/linux-strict.yml M src/libopensc/card-piv.c M src/tests/fuzzing/fuzz_pkcs11.c Log Message: ----------- Merge pull request #3661 from dengert/Wshorten-64-to-32 card-piv.c, fuzz_pkcs11.c fix -Wshorten-64-to-32 errors Compare: https://github.com/OpenSC/OpenSC/compare/a06089461094...4407f3afded2 To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/OpenSC/settings/notifications |