[Bug 10347] Action Replay Code Manager crashes on start up

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jan 12 23:50:45 CST 2016


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

Alistair Leslie-Hughes <leslie_alistair at hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #15024|0                           |1
        is obsolete|                            |
  Attachment #24032|0                           |1
        is obsolete|                            |
                 CC|                            |leslie_alistair at hotmail.com

--- Comment #25 from Alistair Leslie-Hughes <leslie_alistair at hotmail.com> ---
Created attachment 53418
  --> https://bugs.winehq.org/attachment.cgi?id=53418
patch

Obsoletes the other patches, as they are either partially accepted or no longer
apply to the current source. 

The crash is caused by the ti->lpszText parameter that is passed into this
function, which has an invalid address.  This address when passed to lstrlenW
is causes the crash.

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