https://bugs.winehq.org/show_bug.cgi?id=51725
Bernhard Übelacker bernhardu@mailbox.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |bernhardu@mailbox.org, | |erich.e.hoover@gmail.com
--- Comment #4 from Bernhard Übelacker bernhardu@mailbox.org --- A git bisect with the matching staging patchset on top of wine-6.17 leads to this patch:
1779284948ef7563221521a487c0b0afb6890776 is the first bad commit commit 1779284948ef7563221521a487c0b0afb6890776 Author: Erich E. Hoover erich.e.hoover@wine-staging.com Date: Sat Feb 6 16:32:44 2021 -0700
ntdll: Treat undecoded unix symlinks as WSL Linux/Unix symlinks.
dlls/ntdll/unix/file.c | 62 +++++++++++++++++++++++++++++--------------------- include/ntifs.h | 4 ++++ include/winnt.h | 1 + 3 files changed, 41 insertions(+), 26 deletions(-)
I hope it is ok to loop in Erich?