Files
FreeRDP/channels
David Lechevalier 649f7deee4 Fix dead lock in smartcard
when smartcard_GetStatusChangeW_Call is called with infinit timeout during smartcard logon,
    we does not have access to cancel field used by smartcard_call_cancel_context
    We have to use smartcard_call_context_signal_stop which set the event stopEvent
    parsed by smartcard_GetStatusChangeW_Call
2026-01-13 10:35:03 +01:00
..
2025-09-26 11:29:26 +02:00
2026-01-12 09:03:39 +01:00
2024-12-17 16:29:32 +01:00
2026-01-13 10:35:03 +01:00
2025-10-10 17:40:29 +02:00