[Bug 27290] A crash occurs when CreateFileW is pass the contents of an XML file instead of the filename.

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Sep 7 06:07:49 CDT 2011


http://bugs.winehq.org/show_bug.cgi?id=27290

Alistair Leslie-Hughes <leslie_alistair at hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|comctl32                    |ntdll
            Summary|Enterprise Architect        |A crash occurs when
                   |crashes after using the Add |CreateFileW is pass the
                   |Model Wizard.               |contents of an XML file
                   |                            |instead of the filename.

--- Comment #11 from Alistair Leslie-Hughes <leslie_alistair at hotmail.com> 2011-09-07 06:07:48 CDT ---
In the latest version of Enterpise Architect this issue no longer occurs.

The issue was caused by CreateFileW being passed the contents of an xml file
instead of a filename.  Under Windows this returns INVALID_HANDLE, whereas WINE
crashes.

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



More information about the wine-bugs mailing list