[Bug 39552] CreateDirectoryA's behavior with long path whose size max than MAX_PATH-12(248) differs from Windows.

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Nov 5 23:18:34 CST 2015


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

--- Comment #2 from christopherwuy at gmail.com ---
(In reply to Ken Thomases from comment #1)
> Is this a purely theoretical problem or is there some app that's actually
> affected by this?

Nope. Maybe it is just a purely theoretical problem. I didn't find an
application that depends on this implementation details.
I found this detail because of the implementation of tr2::sys::Open_dir[1].
I think if it is impossible to create a directory whose size max than 248, the
patch can be improved. 


[1]:http://source.winehq.org/git/wine.git/blobdiff/d8cc1dccba88a01e3eaacf958f88a24b07bd869b..b5c12faa6a793443eb97fdb512787fb3b3ef82c7:/dlls/msvcp90/ios.c

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