http://bugs.winehq.org/show_bug.cgi?id=31627 Jacek Caban <jacek(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jacek(a)codeweavers.com --- Comment #1 from Jacek Caban <jacek(a)codeweavers.com> 2012-09-06 09:03:44 CDT --- Thanks for the analyze. (In reply to comment #0)
With attached patch the crash does not happen anymore. Could that patch already be sent to wine-patches?
It's close. If old_channel->load_group is NULL we still want to release old_channel, so you need the additional check to be around RemoveRequest call only. -- 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.