VirtualBox

Changeset 52498 in vbox


Ignore:
Timestamp:
Aug 25, 2014 4:44:59 PM (11 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
95726
Message:

Main/Snapshot: fix broken snapshot deletion, assert became partially bogus, partially redundant

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-server/SnapshotImpl.cpp

    r52483 r52498  
    20632063    AssertReturn(aInitiator && !aStartId.isZero() && !aEndId.isZero() && aStartId.isValid() && aEndId.isValid(), E_INVALIDARG);
    20642064
    2065     AssertReturn(aMachineState && aProgress, E_POINTER);
    20662065
    20672066    /** @todo implement the "and all children" and "range" variants */
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