[Bug 21089] MIDAS application (SamoTourAgent) fails to connect to server - regression

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Dec 20 04:40:21 CST 2009


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


Hans Leidekker <hans at meelstraat.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hans at meelstraat.net




--- Comment #9 from Hans Leidekker <hans at meelstraat.net>  2009-12-20 04:40:21 ---
183 == ERROR_ALREADY_EXISTS, which comes from the cache code trying to find
a new cache file name.

The app checks the return code from GetLastError() even though HttpSendRequest
returns success. We should probably clear last error on success, but first we
need a test case to confirm that.

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