VirtualBox

Changeset 1887 in vbox for trunk


Ignore:
Timestamp:
Apr 3, 2007 2:46:23 PM (18 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
20131
Message:

Main: Fixed: Resetting a snapshot folder from GUI resulted into an invalid change in the machine .xml file preventing it from being loaded next time.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/MachineImpl.cpp

    r1721 r1887  
    48864886
    48874887        /* snapshotFolder (optional) */
    4888         if (mUserData->mSnapshotFolder)
     4888        if (!mUserData->mSnapshotFolder.isEmpty())
    48894889            CFGLDRSetBSTR (machineNode, "snapshotFolder", mUserData->mSnapshotFolder);
    48904890        else
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