From: Doug E. <no...@gi...> - 2024-08-28 13:19:31
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: c86656b461ac7503018e5ccb7efa0fa6902580f6 https://github.com/OpenSC/OpenSC/commit/c86656b461ac7503018e5ccb7efa0fa6902580f6 Author: Doug Engert <dee...@gm...> Date: 2024-08-28 (Wed, 28 Aug 2024) Changed paths: M src/libopensc/card-piv.c Log Message: ----------- card-piv.c - Card matching fix for unknown card During card matching, only use GET DATA of Discovery object before or in place of SELECT AID, if the ATR matches a known card or user has forced the card type or forced the use of a PIV driver. This avoids possible state change in the unknown card if used by other processes. partial fox for #3108 On branch piv-fix-#3108 Changes to be committed: modified: card-piv.c To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/OpenSC/settings/notifications |