FreeRDP/winpr/libwinpr
David Fort 56204164fe core: check the kind of object for events and threads functions
This patch adds some checks for the type of object in Event and Thread functions,
this may help to find bugs where a handle with the wrong type is used as argument
of these functions.
2022-09-21 16:04:02 +02:00
..
bcrypt Refactored WinPR includes 2022-03-03 11:26:48 +01:00
clipboard Fix out of bounds reads in parse_uri_to_local_file 2022-09-19 11:06:40 +02:00
comm Fixed -Wdocumentation errors 2022-04-28 11:24:51 +02:00
crt Fixed #8090: Duplicate definition of strndup (#8102) 2022-08-02 09:15:38 +02:00
crypto Fix building with LibreSSL 2.7.0 or newer 2022-06-27 12:42:06 +02:00
dsparse Refactored WinPR includes 2022-03-03 11:26:48 +01:00
environment reformatted 2022-06-23 08:48:39 +02:00
error winpr: rework alignment functions 2022-05-12 11:36:01 +02:00
file Unifiy string append functions 2022-06-17 08:41:46 +02:00
handle Replaced WINPR_HANDLE_DEF with a struct type 2022-04-28 08:42:09 +02:00
input Fix #7793: Do not expose internal input API (#7794) 2022-04-13 09:34:05 +02:00
interlocked reformatted 2022-06-23 08:48:39 +02:00
io Refactored WinPR includes 2022-03-03 11:26:48 +01:00
library Refactored WinPR includes 2022-03-03 11:26:48 +01:00
memory Refactored WinPR includes 2022-03-03 11:26:48 +01:00
ncrypt ncrypt_pkcs11: enumerate keys by public keys 2022-07-21 18:38:36 +02:00
nt Fixed cast-quality warnings 2022-04-28 09:17:20 +02:00
path Fixed argument mismatch 2022-05-03 11:48:20 +02:00
pipe Fixed warnings 2022-04-28 11:24:51 +02:00
pool winpr: rework alignment functions 2022-05-12 11:36:01 +02:00
registry reformatted 2022-06-23 08:48:39 +02:00
rpc Settings getter tests (#7869) 2022-05-02 11:39:38 +02:00
security Replaced WINPR_HANDLE_DEF with a struct type 2022-04-28 08:42:09 +02:00
shell Replaced WINPR_HANDLE_DEF with a struct type 2022-04-28 08:42:09 +02:00
smartcard reformatted 2022-06-23 08:48:39 +02:00
sspi Fix OId compare 2022-09-13 09:16:55 +02:00
sspicli Fix return of getlogin() 2022-06-02 13:57:09 +02:00
synch core: check the kind of object for events and threads functions 2022-09-21 16:04:02 +02:00
sysinfo Refactored WinPR includes 2022-03-03 11:26:48 +01:00
thread core: check the kind of object for events and threads functions 2022-09-21 16:04:02 +02:00
timezone Fix possible out of bound write in winpr_read_unix_timezone_identifier_from_file (#8207) 2022-09-14 16:26:24 +02:00
utils Various fixes / improvements (#8146) 2022-08-22 09:42:15 +02:00
winsock feat(emscripten): add support for emscripten compilation 2022-09-15 10:23:43 +02:00
wtsapi reformatted 2022-06-23 08:48:39 +02:00
CMakeLists.txt Disable LTO on apple devices 2022-06-03 08:51:40 +02:00
dummy.c freerdp: various missing link dependencies and symbol exports 2013-09-03 21:48:26 -04:00
log.h Fixed compilation warnings and typos 2021-06-16 15:21:56 +02:00