On Wed Apr 9 09:09:54 2025 +0000, Ralf Habacker wrote:
The following change was added at https://gitlab.winehq.org/wine/wine/-/merge_requests/7650/diffs?commit_id=4f... to fix this issue:
/* st was set from the file name if the file could not be opened */ if (fd->unix_fd != -1) fstat( fd->unix_fd, &st );
Anything else to fix ?
I suspect that's not going to be good enough.