[Bug 15084] ReadConsoleInputW() handles a NULL lpNumberOfEventsRead parameter incorrectly

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Jun 9 11:43:50 CDT 2013


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

--- Comment #8 from David Given <dg at cowlark.com> 2013-06-09 11:43:50 CDT ---
Well, given that the latest version of ReadConsoleInputW() *still* handles
lpNumberOfEventsRead with code like this:

if (lpNumberOfEventsRead) *lpNumberOfEventsRead = idx;

...I'd say yes.

-- 
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