FreeRDP/libfreerdp/common
akallabeth b894199f72 [winpr,collections] add generic string clone functions
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.
2024-02-15 11:49:16 +01:00
..
test [clang-tidy] cppcoreguidelines-init-variables 2024-02-15 11:49:16 +01:00
addin.c [clang-tidy] cppcoreguidelines-init-variables 2024-02-15 11:49:16 +01:00
assistance.c [winpr,collections] add generic string clone functions 2024-02-15 11:49:16 +01:00
CMakeLists.txt [settings] update generated settings helper 2023-11-24 14:54:56 +01:00
settings_getters.c [channels] Add synchronous static channel setting. 2024-02-01 15:06:23 +01:00
settings_str.c [common,settings] fix pointer copy 2023-11-28 16:25:11 +01:00
settings_str.h [channels] Add synchronous static channel setting. 2024-02-01 15:06:23 +01:00
settings.c [clang-tidy] clang-analyzer-unix.Malloc 2024-02-15 11:49:16 +01:00