From: Jakub J. <no...@gi...> - 2021-03-18 08:58:51
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 16b7c60fd35f8ff1bb5bd0c1fd5efd6c41e50e77 https://github.com/OpenSC/OpenSC/commit/16b7c60fd35f8ff1bb5bd0c1fd5efd6c41e50e77 Author: Jakub Jelen <jj...@re...> Date: 2021-03-18 (Thu, 18 Mar 2021) Changed paths: M src/pkcs11/framework-pkcs15.c M src/pkcs11/pkcs11-spy.c M src/tools/pkcs11-tool.c Log Message: ----------- Fix more issues with strict aliasing reported by gcc v8 Thanks popoves for reporting this issue Commit: d5dea2dd1b3a412adace25ee8a9ff2e73a97508a https://github.com/OpenSC/OpenSC/commit/d5dea2dd1b3a412adace25ee8a9ff2e73a97508a Author: Jakub Jelen <jj...@re...> Date: 2021-03-18 (Thu, 18 Mar 2021) Changed paths: M tests/test-duplicate-symbols.sh Log Message: ----------- tests: Investigate test failure on bionic Compare: https://github.com/OpenSC/OpenSC/compare/05648b0604bf...d5dea2dd1b3a |