VirtualBox

Ignore:
Timestamp:
Feb 28, 2019 11:04:45 AM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
129094
Message:

Guest Control/Main: Copy/paste typo in GuestSessionTaskCopyFrom::Run().

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-client/GuestSessionImplTasks.cpp

    r77495 r77499  
    15951595                    if (!pList->mSourceSpec.fDryRun)
    15961596                    {
    1597                         rc = directoryCreateOnHost(pList->mDstRootAbs.c_str(), fDirMode, fDirCreate, fCopyIntoExisting);
     1597                        rc = directoryCreateOnHost(strDstAbs.c_str(), fDirMode, fDirCreate, fCopyIntoExisting);
    15981598                        if (RT_FAILURE(rc))
    15991599                            break;
Note: See TracChangeset for help on using the changeset viewer.

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