FreeRDP/winpr/libwinpr
akallabeth 29697ca68d
[winpr,ncryt] fix a memory leak
NCryptP11EnumKeys did leak memory under certain conditions
2024-09-12 13:29:55 +02:00
..
bcrypt
clipboard [winpr,clipboard] properly define guard function 2024-09-12 09:09:00 +02:00
comm [warnings] fix unreachable code return 2024-09-11 20:50:24 +02:00
crt [warnings] use WINPR_CAST_CONST_AWAY 2024-09-11 23:41:50 +02:00
crypto [warnings] cast return of fprintf (void) 2024-09-06 09:16:21 +02:00
dsparse [warnings] fix cert-err33-c 2024-08-29 10:19:27 +02:00
environment [warnings] fix cert-err33-c 2024-08-29 10:19:27 +02:00
error [warnings] replace rand() function use 2024-08-29 17:13:53 +02:00
file [winpr,comm] build generic serial-port support 2024-09-04 12:50:49 +02:00
handle [warnings] fix cppcoreguidelines-init-variables 2024-08-28 10:15:36 +02:00
input [tidy] move loop variable declaration to loop 2024-02-22 12:31:50 +01:00
interlocked [warnings] fix dead store 2024-09-10 14:43:11 +02:00
io [warnings] fix redundant casts 2024-08-29 12:03:09 +02:00
library [function pointer] use macro for GetProcAddress 2024-09-04 21:31:48 +02:00
memory [warnings] disable warnings for generated code 2024-08-28 09:18:30 +02:00
ncrypt [winpr,ncryt] fix a memory leak 2024-09-12 13:29:55 +02:00
nt [warnings] disable warnings for generated code 2024-08-28 09:18:30 +02:00
path [warnings] clang-tidy suppress warnings 2024-08-30 22:03:47 +02:00
pipe [warnings] fix clang-tidy issues in winpr 2024-08-29 15:20:39 +02:00
pool [function pointer] use macro for GetProcAddress 2024-09-04 21:31:48 +02:00
registry [warnings] fix cert-err33-c 2024-08-29 10:19:27 +02:00
rpc [warnings] fix cert-err33-c 2024-08-29 10:19:27 +02:00
security [warnings] disable warnings for generated code 2024-08-28 09:18:30 +02:00
shell [warnings] fix cert-err33-c 2024-08-29 10:19:27 +02:00
smartcard [function pointer] use macro for GetProcAddress 2024-09-04 21:31:48 +02:00
sspi [warnings] fix missing NULL assert/check 2024-09-12 09:08:51 +02:00
sspicli [clang-tidy] readability-duplicate-include 2024-02-15 11:49:16 +01:00
synch [warnings] cast return of fprintf (void) 2024-09-06 09:16:21 +02:00
sysinfo [warnings] fix clang-tidy issues in winpr 2024-08-29 15:20:39 +02:00
thread fix declaration and implementation parameter names 2024-09-03 12:24:53 +02:00
timezone [winpr,timezone] Include TimeZoneNameMap as header 2024-09-11 23:41:58 +02:00
utils [warnings] fix format nonliteral 2024-09-12 09:08:53 +02:00
winsock [warnings] fix clang-tidy issues in winpr 2024-08-29 15:20:39 +02:00
wtsapi [function pointer] use macro for GetProcAddress 2024-09-04 21:31:48 +02:00
CMakeLists.txt [winpr,thread] implement SetThreadPriority 2024-05-24 15:44:17 +02:00
dummy.c
log.h