VirtualBox

Changeset 35486 in vbox for trunk/src


Ignore:
Timestamp:
Jan 11, 2011 1:44:31 PM (14 years ago)
Author:
vboxsync
Message:

Storage/Parallels: Fix regression introduced with r65918. Don't delete the parallels image when changing the open flags

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Storage/Parallels.cpp

    r34147 r35486  
    968968
    969969    /* Implement this operation via reopening the image. */
    970     parallelsFreeImage(pImage, true);
     970    parallelsFreeImage(pImage, false);
    971971    rc = parallelsOpenImage(pImage, uOpenFlags);
    972972
Note: See TracChangeset for help on using the changeset viewer.

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