mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-14 08:24:16 +09:00
Since strtok is not thread safe replace it with strtok_s (WinPR wrapper around strtok_r for systems not supporting the ISO function names)
Since strtok is not thread safe replace it with strtok_s (WinPR wrapper around strtok_r for systems not supporting the ISO function names)