[Bug 22580] RegisterWaitForSingleObject() with tmo=0 causes 100% CPU load

wine-bugs at winehq.org wine-bugs at winehq.org
Fri May 7 08:19:21 CDT 2010


http://bugs.winehq.org/show_bug.cgi?id=22580





--- Comment #17 from joakim.tjernlund at transmode.se  2010-05-07 08:19:20 ---
(In reply to comment #15)
> (In reply to comment #14)
> > I guess the attached test case needs some polish but if none cares about
> > this(which is the impression I have) can you at least error out in
> > this particular case as otherweise such action will bring down wine
> > as it stands today?
> 
> How is that test case supposed to pass with the suggested fix and fail without
> it?

This:
 ok(!only_once, "wait should have timed out once\n");
 only_once++;
should generate a printout iff timeout_function_once
is called more than one.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list