[Bug 21870] Steam 2010 beta UI can't purchase games

wine-bugs at winehq.org wine-bugs at winehq.org
Sun May 2 12:33:50 CDT 2010


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


Jim Cameron <jim_24601 at btinternet.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #27657|0                           |1
        is obsolete|                            |




--- Comment #13 from Jim Cameron <jim_24601 at btinternet.com>  2010-05-02 12:33:50 ---
Created an attachment (id=27672)
 --> (http://bugs.winehq.org/attachment.cgi?id=27672)
Improved crypt support for Steam store

I was using, as a quick and dirty solution, a static variable to keep track of
how much data to skip when re-called after getting an incomplete packet. This
doesn't work properly in the presence of multiple sessions. This patch
allocates a persistent transport struct for each session and keeps the skip
count there.

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