[Bug 44180] TMIDI Player: Crash on startup with a stack overflow

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Dec 16 04:06:44 CST 2017


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

--- Comment #2 from Alexandre Julliard <julliard at winehq.org> ---
Created attachment 59945
  --> https://bugs.winehq.org/attachment.cgi?id=59945
Don't fill random size

The app is passing an uninitialized stack value, so it crashes randomly
depending on the stack contents, it's not really a regression. This hack fixes
it, but it would need some test cases.

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