- 16 Jul, 2007 39 commits
-
-
Rob Shearman authored
rpcrt4: Never allocate memory for the discriminant in union_arm_unmarshall as the memory is part of the union and has already been allocated.
-
Rob Shearman authored
rpcrt4: Check to make sure there is enough data in the buffer during unmarshalling, so that the code doesn't try to read beyound the end of the buffer.
-
Rob Shearman authored
rpcrt4: Even though FC_ENUM16 is an unsigned type, the highest allowable value that can be marshalled is SHRT_MAX, not USHRT_MAX.
-
Rob Shearman authored
CoFreeUnusedLibraries doesn't do anything and COM_FlushMessageQueue won't actually allow any RPCs to be processed as the apartment has already been destroyed.
-
Vitaliy Margolen authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
This is needed to return the correct value when one of the handles being waited on is set to signaled state by the APC.
-
Alexandre Julliard authored
-
Evan Stade authored
-
Evan Stade authored
-
Evan Stade authored
-
Evan Stade authored
-
Evan Stade authored
-
Evan Stade authored
-
Evan Stade authored
-
Evan Stade authored
-
Evan Stade authored
-
Evan Stade authored
-
Dmitry Timoshkov authored
-
Misha Koshelev authored
-
Misha Koshelev authored
-
Misha Koshelev authored
-
Misha Koshelev authored
-
Vitaliy Margolen authored
-
Huw Davies authored
-
Dmitry Timoshkov authored
-
H. Verbeet authored
-
Alec Berryman authored
-
Juan Lang authored
-
Juan Lang authored
-
Juan Lang authored
-
Juan Lang authored
-
Juan Lang authored
-
Damjan Jovanovic authored
-
Jeremy White authored
-
Jeremy White authored
-
Andrew Talbot authored
-
Paul Vriens authored
-
Aric Stewart authored
-
- 13 Jul, 2007 1 commit
-
-
Alexandre Julliard authored
-