April 14, 2026
7:01 p.m.
On Tue Apr 14 17:29:16 2026 +0000, Jinoh Kang wrote:
It's not just a simple revert; 66ef1bde48e6662801ff351c13499a815c8ca09e prevents FileAllInformation from failing even for anonymous Unix files. I see, this will return empty name for such files, right? Which is probably valid but will do more testing tomorrow. Even if it's decided to return actual file path later (in case of redirection for instance), it's probably preferrable as a first step, not least because even retrieving the name from unix fd can fail.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/10651#note_136143