[Bug 5758] regression: wininet:FulltiltPoker crashes in wininet

Wine Bugs wine-bugs at winehq.org
Fri May 25 04:59:07 CDT 2007


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





------- Additional Comments From rob at codeweavers.com  2007-25-05 04:59 -------
Yeah, it's a buggy app. It probably just happened to work before because the
stack was cleared by us storing the hostname in a stack variable in
HTTP_HttpOpenRequest before.

You could probably fix it by adding back a variable to the stack and just doing
a memset on it, but it would be a hack and not suitable for inclusion in Wine.

Look for this application not working on certain versions of Windows too.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list