http://bugs.winehq.org/show_bug.cgi?id=39068 Janne <janne.kekkonen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |janne.kekkonen@gmail.com --- Comment #8 from Janne <janne.kekkonen@gmail.com> --- Hello, It seems that Wine's GetZoneMappings does not initialize ppenumString in case of default action. If an application doesn't check the return value of GetZoneMappings and attempts to call the Next method on ppenumString, it crashes because ppenumString remains NULL. -- 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.