[Kernel]: Test for SetThreadContext on suspended thread.

Eric Pouech eric.pouech at wanadoo.fr
Sun Nov 13 07:56:42 CST 2005


Latest test on SetThreadContext for on a suspended thread is wrong as we 
don't pop arguments from stack after calling set_test_val. We just 
declare this function stdcall so that it does the job.

ChangeLog:
- fix set_test_val function declaration to insure stack is left untouched

  dlls/kernel/tests/thread.c |    2 +-
  1 files changed, 1 insertions(+), 1 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 1b91e4e5175bc2a9e8bb7cae71b039bde0adb4b8.diff
Type: text/x-patch
Size: 411 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20051113/5e840781/1b91e4e5175bc2a9e8bb7cae71b039bde0adb4b8.diff


More information about the wine-patches mailing list