https://bugs.winehq.org/show_bug.cgi?id=34829
Bernhard Übelacker bernhardu@mailbox.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |bernhardu@mailbox.org
--- Comment #9 from Bernhard Übelacker bernhardu@mailbox.org --- Created attachment 55308 --> https://bugs.winehq.org/attachment.cgi?id=55308 Try to prove that data variable is accessed beyond allocated memory.
By placing the data variable just before a memory page with PAGE_NOACCESS the address of the crash changes. Could we assume then that there is a problem with the CRYPT_PROVIDER_DATA type?