[Bug 30720] The Last Remnant demo(non-steam): installer crashes immediately

wine-bugs at winehq.org wine-bugs at winehq.org
Mon May 21 07:53:13 CDT 2012


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

Alexandre Julliard <julliard at winehq.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|regression                  |
    Regression SHA1|edb48a06eea5faf15ff7b2b40b8 |
                   |59c25e9fd2573               |

--- Comment #3 from Alexandre Julliard <julliard at winehq.org> 2012-05-21 07:53:13 CDT ---
That's an application bug, it tries to terminate a Unicode string with a single
zero byte, so the string may or may not end up properly terminated depending on
the previous heap contents.

Technically not a regression, it's just luck that it worked before. The
mentioned commit is unrelated, except for the fact that it influences the heap
layout.

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