unixfs: only append '/' to base path if not already present in UNIXFS_get_unix_path.

Michael Jung mjung at iss.tu-darmstadt.de
Tue Jan 31 08:28:36 CST 2006


Sorry, didn't realize this since I removed the 'Z:\' drive while playing with 
profile symlinks. canonicalize_path never appends a '/' to the path, as long 
as the resulting path is not '/' itself :-\

ChangeLog:
Check that no '/' is already appended to the drive base path, before
 appending another one.

 dlls/shell32/shfldr_unixfs.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 47a7f73b4ab3e2197a0f954ff13d462e84173c66.diff
Type: text/x-patch
Size: 572 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060131/58096ad7/47a7f73b4ab3e2197a0f954ff13d462e84173c66.diff


More information about the wine-patches mailing list