[PATCH 1/1] user32: Fix 64-bit 'msg' test hang in test_timers.

Erich E. Hoover ehoover at mines.edu
Sat Nov 19 19:48:32 CST 2011


Real Name:
    Erich Hoover

Description:
    The TestBot ran into a hanging issue (noticed with, but unrelated
to, my previous user32 patch) and I took some time today to track the
problem down.  Currently, on the 64-bit test system the test_timers()
tests hang waiting for PeekMessage() to clear the message queue.  The
attached patch kills the timer just prior to the PeekMessage() call,
thereby keeping the test from hanging indefinitely.

Changelog:
    user32: Fix 64-bit 'msg' test hang in test_timers.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-user32-Fix-64-bit-msg-test-hang-in-test_timers.patch
Type: text/x-patch
Size: 1001 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20111119/1cbe5878/attachment.bin>


More information about the wine-patches mailing list