mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-15 00:44:19 +09:00
The ArrayList, HashTable, ... New functions require void* (*fkt)(const void* ptr) type functions. Provide a generic wrapper for CHAR and WCHAR strdup to eliminate warnings. Also export a corresponding free function to avoid issues with runtime differences.