[Bug 21292] system call "open" doesn't reject trailing slash in filenames

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Jan 9 18:34:21 CST 2010


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


Jeff Zaroyko <jeffz at jeffz.name> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|msvcrt                      |-unknown




--- Comment #2 from Jeff Zaroyko <jeffz at jeffz.name>  2010-01-09 18:34:21 ---
(In reply to comment #1)
> I'm confirming with wine-1.1.36. Although native msvcrt doesn't make the test
> program exhibit the correct behavior on Wine, testing the app on Windows XP
> confirms the expected behavior.

Unsetting msvcrt component then.  It's likely that because open is implemented
with CreateFileW which is subsequently implemented with something in ntdll.

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