[Bug 30355] DVDSubEdit 1.52 crashes on startup, broken TBM_SETRANGEMAX handling

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Jan 12 08:32:30 CST 2017


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

Nikolay Sivov <bunglehead at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |source
            Summary|DVDSubEdit 1.52 crashes on  |DVDSubEdit 1.52 crashes on
                   |startup                     |startup, broken
                   |                            |TBM_SETRANGEMAX handling
           Assignee|wine-bugs at winehq.org        |bunglehead at gmail.com

--- Comment #13 from Nikolay Sivov <bunglehead at gmail.com> ---
Application sets Trackbar range to [0,0], with position at 0. Then sets range
max to -1, and later uses current position for indexed access of internal data
stored in std::vector<T*>, that doesn't go well.

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