FreeRDP/winpr/libwinpr/synch
Bernhard Miklautz 850de59b55 winpr: add checks for *alloc
Add missing checks if memory allocation was successful. Also adapt
caller(s) when possible.
2015-04-08 11:34:37 +02:00
..
test winpr: add checks for *alloc 2015-04-08 11:34:37 +02:00
address.c libwinpr-synch: implemented Win32 Events 2012-09-18 18:36:13 -04:00
barrier.c server: fix build on Windows 2014-08-11 19:31:38 -04:00
CMakeLists.txt winpr: always build "monolitic" 2014-07-10 11:10:58 +02:00
condition.c libwinpr-synch: implemented Win32 Events 2012-09-18 18:36:13 -04:00
critical.c hardening 2015-03-25 17:38:21 +01:00
event.c winpr: add checks for *alloc 2015-04-08 11:34:37 +02:00
init.c Reformatted changed files. 2014-09-09 16:32:22 +02:00
ModuleOptions.cmake libwinpr: add module definition files 2012-09-21 13:02:54 -04:00
mutex.c Removed INVALID_HANDLE_VALUE from types not using it. 2015-03-31 15:18:45 +02:00
semaphore.c winpr: add checks for *alloc 2015-04-08 11:34:37 +02:00
sleep.c Fixed various memory leaks and compiler warnings. 2013-09-05 12:14:33 +02:00
srw.c libwinpr-synch: implemented Win32 Events 2012-09-18 18:36:13 -04:00
synch.h libwinpr-synch: replace pthreads-based barrier implementation by interlocked operations + event and avoid deadlocks 2014-08-08 21:02:15 -04:00
timer.c Removed INVALID_HANDLE_VALUE. 2015-03-31 15:18:46 +02:00
wait.c Merge pull request #2447 from ivan-83/master 2015-03-12 10:09:02 -04:00