FreeRDP/libfreerdp
akallabeth 71080e61b0
[warnings] fix a bunch of them
* fix uninitialized variable warnings
 * modivy ndr_context_* functions to utilize WINPR_ATTR_MALLOC
 * build_krbtgt use winpr_asprintf
 * add proper Stream_Write_UINT64_BE
2024-09-14 08:24:28 +02:00
..
cache fix declaration and implementation parameter names 2024-09-03 12:24:53 +02:00
codec [warnings] fix a bunch of them 2024-09-14 08:24:28 +02:00
common [strtok] replace function with strtok_s 2024-09-13 21:19:17 +02:00
core [warnings] fix a bunch of them 2024-09-14 08:24:28 +02:00
crypto [compiler] add WINPR_ATTR_MALLOC 2024-09-12 20:09:22 +02:00
emu [warnings] remove unused variables 2024-09-12 10:08:10 +02:00
gdi [warnings] fix documentation command unknown 2024-09-12 21:21:41 +02:00
locale [warnings] remove const params 2024-09-12 14:29:25 +02:00
primitives [warnings] remove const params 2024-09-12 14:29:25 +02:00
utils [compiler] add WINPR_ATTR_MALLOC 2024-09-12 20:09:22 +02:00
CMakeLists.txt [cmake] unify ffmpeg and swscale detection 2024-09-09 12:20:17 +02:00
freerdp.pc.in [pkg-config] add private optional link libraries 2024-03-14 10:35:03 +01:00
FreeRDPConfig.cmake.in [core,client] replace cJSON with WinPR wrapper 2024-05-14 20:45:31 +02:00