From: vesajaaskelainen <no...@gi...> - 2021-08-10 06:53:03
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 6431f69dcc89edbe7c650ebb30018c34cdd091e9 https://github.com/OpenSC/OpenSC/commit/6431f69dcc89edbe7c650ebb30018c34cdd091e9 Author: Vesa Jääskeläinen <ves...@va...> Date: 2021-08-10 (Tue, 10 Aug 2021) Changed paths: M src/pkcs11/pkcs11-spy.c Log Message: ----------- pkcs11-spy: Fix crash for pMechanism=NULL Some test suites are excercising pMechanism==NULL case and this causes crash when using pkcs11-spy for logging in between. Centralize logging for pMechanism and handle NULL case. Signed-off-by: Vesa Jääskeläinen <ves...@va...> Commit: 1991fa24ae6a362a448205d55b7132575c660883 https://github.com/OpenSC/OpenSC/commit/1991fa24ae6a362a448205d55b7132575c660883 Author: Vesa Jääskeläinen <ves...@va...> Date: 2021-08-10 (Tue, 10 Aug 2021) Changed paths: M src/pkcs11/pkcs11-spy.c Log Message: ----------- [merge] new output for pMechas Signed-off-by: Vesa Jääskeläinen <ves...@va...> Compare: https://github.com/OpenSC/OpenSC/compare/7d315b5546b2...1991fa24ae6a |