- Timestamp:
- Oct 11, 2016 3:56:15 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-server/SnapshotImpl.cpp
r63584 r64212 3127 3127 3128 3128 if (fNeedSourceUninit) 3129 { 3130 // make sure that the diff image to be deleted has no parent, 3131 // even in error cases (where the deparenting may be missing) 3132 it->mpSource->i_deparent(); 3129 3133 it->mpSource->uninit(); 3134 } 3130 3135 3131 3136 // One attachment is merged, must save the settings
Note:
See TracChangeset
for help on using the changeset viewer.