[Bug 39677] Zararadio crashes when it has to change from a playlist to another.

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Jan 16 20:31:01 CST 2016


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

Sagawa <sagawa.aki+winebugs at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sagawa.aki+winebugs at gmail.c
                   |                            |om

--- Comment #71 from Sagawa <sagawa.aki+winebugs at gmail.com> ---
Created attachment 53437
  --> https://bugs.winehq.org/attachment.cgi?id=53437
proposed patch

I found the cause of this issue. Could you try this patch?
After preparing test cases, I'll send both of them to wine-patches.

Technical details:
This bug is in LVM_SETITEMCOUNT message handler, listview control.
When the item count is reduced, current code updates the previous focused item.
However the item is no longer valid at this point.

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