Files
FreeRDP/server/proxy
Armin Novak c7c84682e1 [warnings] fix mismatched-dealloc
Some allocator functions have an error path where the corresponding free
function is called. Since the memory in the allocator function was
allocated using malloc/calloc the free function does not match. Silence
warnings with pragma macros
2024-09-18 15:35:28 +02:00
..
2024-09-16 08:22:40 +02:00
2024-09-10 14:43:11 +02:00
2024-09-15 09:08:02 +02:00
2024-09-18 15:35:28 +02:00
2024-09-18 11:47:01 +02:00
2022-06-23 08:48:39 +02:00
2022-02-04 08:44:22 +00:00