FreeRDP/winpr/libwinpr/wtsapi/test
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
..
CMakeLists.txt [warnings] disable warnings for generated code 2024-08-28 09:18:30 +02:00
TestWtsApiEnumerateProcesses.c [tidy] move loop variable declaration to loop 2024-02-22 12:31:50 +01:00
TestWtsApiEnumerateSessions.c [tidy] move loop variable declaration to loop 2024-02-22 12:31:50 +01:00
TestWtsApiExtraDisconnectSession.c [warnings] fix a bunch of them 2024-09-14 08:24:28 +02:00
TestWtsApiExtraDynamicVirtualChannel.c [warnings] fix a bunch of them 2024-09-14 08:24:28 +02:00
TestWtsApiExtraLogoffSession.c [warnings] fix a bunch of them 2024-09-14 08:24:28 +02:00
TestWtsApiExtraSendMessage.c [warnings] fix a bunch of them 2024-09-14 08:24:28 +02:00
TestWtsApiExtraStartRemoteSessionEx.c [warnings] fix a bunch of them 2024-09-14 08:24:28 +02:00
TestWtsApiExtraVirtualChannel.c [warnings] fix a bunch of them 2024-09-14 08:24:28 +02:00
TestWtsApiQuerySessionInformation.c [tidy] move loop variable declaration to loop 2024-02-22 12:31:50 +01:00
TestWtsApiSessionNotification.c [clang-tidy] cppcoreguidelines-init-variables 2024-02-15 11:49:16 +01:00
TestWtsApiShutdownSystem.c [clang-tidy] cppcoreguidelines-init-variables 2024-02-15 11:49:16 +01:00
TestWtsApiWaitSystemEvent.c [clang-tidy] cppcoreguidelines-init-variables 2024-02-15 11:49:16 +01:00