[Bug 27036] League of Legends store crashes with an assertion

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Mar 18 14:25:44 CDT 2012


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

--- Comment #13 from Adam Martinson <adam.r.martinson at gmail.com> 2012-03-18 14:25:44 CDT ---
Created attachment 39449
  --> http://bugs.winehq.org/attachment.cgi?id=39449
[3/3] ntdll: HACK - Make libgcrypt thread-safe.

A couple people have asked me for this, so here you guys go.  It's the proper
way to fix it, but not the proper place.  Basically the changes this makes to
ntdll need to be made in each dll that actually loads a lib that uses libgcrypt
instead of in ntdll.  The only one I know of is secur32 via libgnutls, but
there is at least 1 other.

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