17 Feb
2014
17 Feb
'14
11:45 a.m.
https://bugs.winehq.org/show_bug.cgi?id=34829 --- Comment #2 from Nikolay Sivov <bunglehead(a)gmail.com> --- I think it's worth to try to zero this one: --- SAFE_PROVIDER_FUNCTIONS funcs = { sizeof(SAFE_PROVIDER_FUNCTIONS), 0 }; --- not just a first pointer but all of them, it's possible some garbage value sits there. If this doesn't help another possibility is that CRYPT_PROVIDER_DATA.cbStruct should be initialized. -- 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.