[Bug 47169] Skyrim failed to load Data if Data directory is soft linked.

wine-bugs at winehq.org wine-bugs at winehq.org
Fri May 24 10:05:30 CDT 2019


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

--- Comment #35 from Erich E. Hoover <erich.e.hoover at gmail.com> ---
(In reply to TOM from comment #34)
> ...
> The "*mode" right after the lstat seems not re-assign to the mode that fstat
> return.
> 
> If I add a "*mode = st.st_mode" right after the fstat, issue gone.
> Is that Intend to return the mode that lstat return or just a BUG?
> ...

Wow, clearly I totally missed that.  The mode should be from the target, not
from the link.  I will get an update for this put together right away.

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