VirtualBox

Changeset 92742 in vbox


Ignore:
Timestamp:
Dec 3, 2021 6:11:34 PM (3 years ago)
Author:
vboxsync
Message:

SharedFoldersSvc: Fix format string issue in the automount log message for automntpnt which so far just showed the first char.

File:
1 edited

Legend:

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

    r92696 r92742  
    17001700            else
    17011701            {
    1702                 LogRel(("    Host path '%ls', map name '%ls', %s, automount=%s, automntpnt=%s, create_symlinks=%s, missing=%s\n",
     1702                LogRel(("    Host path '%ls', map name '%ls', %s, automount=%s, automntpnt=%ls, create_symlinks=%s, missing=%s\n",
    17031703                        pHostPath->String.utf16, pMapName->String.utf16,
    17041704                        RT_BOOL(fFlags & SHFL_ADD_MAPPING_F_WRITABLE) ? "writable" : "read-only",
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