mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-15 17:04:24 +09:00
When enumerating smartcard certificates we check if we have duplicates in our certificate list. In case we detect a duplicate we just return `TRUE` (indicating that we consumed the certificate info) but do not free the smartcard info instance.