[Bug 34829] wintrust:softpub crashes on Windows 8

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Aug 8 07:41:37 CDT 2016


https://bugs.winehq.org/show_bug.cgi?id=34829

Bernhard Übelacker <bernhardu at mailbox.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bernhardu at mailbox.org

--- Comment #9 from Bernhard Übelacker <bernhardu at 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?

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