VirtualBox

Changeset 86044 in vbox for trunk/src


Ignore:
Timestamp:
Sep 7, 2020 1:48:31 PM (4 years ago)
Author:
vboxsync
Message:

Storage/VD.cpp: Remove wrong assertion causing tstVDSnap to fail

File:
1 edited

Legend:

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

    r85975 r86044  
    62776277                           ("uOpenFlags=%#x\n", uOpenFlags),
    62786278                           rc = VERR_INVALID_PARAMETER);
    6279 
    6280         AssertPtrBreakStmt(pVDIfsImage, rc = VERR_INVALID_PARAMETER);
    62816279
    62826280        /* Check state. Needs a temporary read lock. Holding the write lock
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