From: Alon Bar-L. <no...@gi...> - 2019-04-24 07:45:41
|
Branch: refs/heads/master Home: https://github.com/OpenSC/pkcs11-helper Commit: 1ab6cb173185e22e5752fae1714425578cba0fef https://github.com/OpenSC/pkcs11-helper/commit/1ab6cb173185e22e5752fae1714425578cba0fef Author: Alon Bar-Lev <alo...@gm...> Date: 2019-04-24 (Wed, 24 Apr 2019) Changed paths: M ChangeLog M lib/pkcs11h-core.c Log Message: ----------- core: reduce mutex scope at add/remove provider resolve a deadlock caused when provider fork in C_Initialize/C_Finalize. Thanks: Frank Morgner <fra...@gm...> Bug: https://github.com/OpenSC/OpenSC/issues/1507 Bug: https://github.com/OpenSC/pkcs11-helper/issues/16 |