[Bug 33947] Battle.net desktop app crashes after 15 seconds

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Jul 10 19:16:52 CDT 2013


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

--- Comment #4 from Ben Deane <wine at elbeno.com> 2013-07-10 19:16:52 CDT ---
Created attachment 45185
  --> http://bugs.winehq.org/attachment.cgi?id=45185
Adds simple support for HCCE_LOCAL_MACHINE in the crypt32 dll
CertGetCertificateChain function.

The Battle.net desktop app makes a call to CertGetCertificateChain passing in
HCCE_LOCAL_MACHINE for the hChainEngine parameter. Lack of support for this
causes the crash. This patch hacks in simple support for HCCE_LOCAL_MACHINE.

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