VirtualBox

Ignore:
Timestamp:
Jul 10, 2018 4:08:51 PM (7 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
123594
Message:

Build fix.

File:
1 edited

Legend:

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

    r73038 r73040  
    17611761        AssertPtr(pList);
    17621762
    1763         bool     fCopyIntoExisting;
    1764         bool     fFollowSymlinks;
    1765         uint32_t fDirMode = 0700; /** @todo Play safe by default; implement ACLs. */
     1763        bool     fCopyIntoExisting = false;
     1764        bool     fFollowSymlinks   = false;
     1765        uint32_t fDirMode          = 0700; /** @todo Play safe by default; implement ACLs. */
    17661766
    17671767        LogFlowFunc(("List: srcRootAbs=%s, dstRootAbs=%s\n", pList->mSrcRootAbs.c_str(), pList->mDstRootAbs.c_str()));
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