https://bugs.winehq.org/show_bug.cgi?id=50284
Bug ID: 50284 Summary: FSCTL_GET_REPARSE_POINT doesn't contain any target for a symbolic link Product: Wine-staging Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: martin@martin.st CC: erich.e.hoover@gmail.com, leslie_alistair@hotmail.com, z.figura12@gmail.com Distribution: ---
Created attachment 68841 --> https://bugs.winehq.org/attachment.cgi?id=68841 Test program
https://github.com/wine-staging/wine-staging/blob/fce121fcd95380ca56c9d027be... does contain some support for reading relative symlinks, but it doesn't seem to work currently; the SubstituteNameLength and PrintNameLength fields of SymbolicLinkReparseBuffer are zero after a call to DeviceIoControl(FSCTL_GET_REPARSE_POINT), see the attached test program.
https://bugs.winehq.org/show_bug.cgi?id=50284
--- Comment #1 from Erich E. Hoover erich.e.hoover@gmail.com --- Thanks Martin! I believe that this should now be fixed by staging commit cfe1b94e0f53219cf292fea9b4618d909c282fbf, would you mind double checking?
https://bugs.winehq.org/show_bug.cgi?id=50284
Martin Storsjö martin@martin.st changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED
--- Comment #2 from Martin Storsjö martin@martin.st --- This one seems to be fixed now, thanks!
https://bugs.winehq.org/show_bug.cgi?id=50284
Erich E. Hoover erich.e.hoover@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Erich E. Hoover erich.e.hoover@gmail.com --- Fixed in wine-staging 6.2.