[Bug 35200] Knytt Stories level editor crashes when trying to save a compressed level

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Oct 21 03:56:23 CDT 2015


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

--- Comment #4 from Bruno Jesus <00cpxxx at gmail.com> ---
Initial analysis shows that this is a heap corruption that happens when
comdlg32 tries to copy the file title to lpstrFileTitle. The application says
that the buffer has 260 bytes (nMaxFileTitle) but that does not seem to be
true. So when the file name is copied it messes up.

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