FreeRDP/winpr
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
..
include Remove duplicated definitions for file constants 2022-09-21 09:03:45 +02:00
libwinpr core: check the kind of object for events and threads functions 2022-09-21 16:04:02 +02:00
test Fixed integer range warnings, added tests 2022-01-31 16:13:06 +01:00
tools Added missing include 2022-07-02 16:32:50 +02:00
.gitignore Fixed rdtk, uwac and winpr standalone builds 2021-06-22 08:54:18 +02:00
CMakeLists.txt Improve string version extraction regex 2022-09-20 13:25:44 +02:00
winpr.pc.in Include major version number in library names 2017-01-16 11:11:58 +01:00
WinPRConfig.cmake.in build: remove FREERDP_MONOLITHIC_BUILD 2016-01-12 17:32:32 +01:00
wlog.7 Fix issues in wlog man page 2016-12-01 15:36:31 +01:00