VirtualBox

Changeset 77861 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Mar 24, 2019 2:42:58 AM (6 years ago)
Author:
vboxsync
Message:

SharedFolderSvc: another todo. bugref:9172

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostServices/SharedFolders/vbsf.cpp

    r77860 r77861  
    23832383    }
    23842384
     2385    /** @todo r=bird: We _must_ perform slash conversion on the target (what this
     2386     *        code calls 'pOldPath' for some peculiar reason)! */
     2387
    23852388    rc = RTSymlinkCreate(pszFullNewPath, (const char *)pOldPath->String.utf8,
    23862389                         RTSYMLINKTYPE_UNKNOWN, 0);
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette