FreeRDP/winpr/libwinpr
Armin Novak 44904ad5d2 Fixed a race condition at thread creation
The thread structure was incorrectly updated after the thread
function was already running. This caused a race condition with
thread exiting. When the thread function returned before the structure
was correctly updated, the exit routine cleaned up the handle as
it was incorrectly marked not started.
2015-01-16 11:26:31 +01:00
..
asn1 winpr: always build "monolitic" 2014-07-10 11:10:58 +02:00
bcrypt winpr: always build "monolitic" 2014-07-10 11:10:58 +02:00
clipboard channels/cliprdr: fix empty clipboard format lists, server-side locking 2014-12-20 13:07:30 -05:00
com winpr: always build "monolitic" 2014-07-10 11:10:58 +02:00
comm Fixed memory leak. 2014-11-16 22:45:09 +01:00
credentials Added WITH_LIBRARY_VERSIONING, allowing to build shared libraries without 2014-07-11 11:53:58 +02:00
credui winpr: always build "monolitic" 2014-07-10 11:10:58 +02:00
crt winpr: add new line ending, utf16 byte order swap functions 2014-10-16 18:07:44 -04:00
crypto Reformatted changed files. 2014-09-09 16:32:22 +02:00
dsparse winpr: always build "monolitic" 2014-07-10 11:10:58 +02:00
environment Fixed mixed variable declaration. 2014-11-17 01:42:24 +01:00
error winpr: always build "monolitic" 2014-07-10 11:10:58 +02:00
file Fixed NULL pointer dereference. 2014-11-16 16:47:38 +01:00
handle fixed win32 build 2014-12-02 00:27:30 -08:00
heap winpr: always build "monolitic" 2014-07-10 11:10:58 +02:00
input libwinpr-input: add missing VK_DECIMAL mapping of OS X keycode mapping of ABNT2 keyboard 2014-11-11 12:39:41 -05:00
interlocked Fix compiler warnings. 2014-07-29 05:22:29 +02:00
io winpr: always build "monolitic" 2014-07-10 11:10:58 +02:00
library Removing platform specific library prefix for library tests. 2014-09-17 11:27:11 +02:00
locale winpr: always build "monolitic" 2014-07-10 11:10:58 +02:00
memory winpr: always build "monolitic" 2014-07-10 11:10:58 +02:00
nt libwinpr-wtsapi: add Win32 winsta.dll-based VC implementation 2014-10-13 10:55:11 -04:00
path Fix: misc compiler warnings 2014-09-12 00:36:29 +02:00
pipe Fixed missing return check. 2014-11-16 15:25:10 +01:00
pool winpr: fix build warnings 2014-11-11 11:21:34 -05:00
registry Reformatted changed files. 2014-09-09 16:32:22 +02:00
rpc Fixed null pointer dereference. 2014-11-17 01:20:46 +01:00
security winpr: always build "monolitic" 2014-07-10 11:10:58 +02:00
smartcard channels: patch rdpdr/smartcard valgrind leaks, fix hang on disconnect 2014-12-28 14:56:13 -05:00
sspi Fixed memory leak. 2014-11-16 17:07:48 +01:00
sspicli winpr: always build "monolitic" 2014-07-10 11:10:58 +02:00
synch Fixed typo. 2014-11-16 23:52:22 +01:00
sysinfo correct check for lzcnt cpu capability 2014-10-06 13:50:49 -06:00
thread Fixed a race condition at thread creation 2015-01-16 11:26:31 +01:00
timezone winpr: always build "monolitic" 2014-07-10 11:10:58 +02:00
utils freerdp: more valgrind fixes 2014-12-27 15:34:45 -05:00
winhttp winpr: always build "monolitic" 2014-07-10 11:10:58 +02:00
winsock libfreerdp-core: fix random TS Gateway disconnects with async modes 2014-12-12 09:08:39 -05:00
wnd winpr: always build "monolitic" 2014-07-10 11:10:58 +02:00
wtsapi Fixed header include. 2014-11-17 01:39:45 +01:00
CMakeLists.txt Merge pull request #1965 from akallabeth/dynamic-addin-naming 2014-10-31 13:42:16 +01:00
dummy.c
log.h Moved logging defines to main logger. 2014-09-09 16:32:04 +02:00