VirtualBox

Changeset 90192 in vbox


Ignore:
Timestamp:
Jul 14, 2021 5:36:07 PM (3 years ago)
Author:
vboxsync
Message:

bugref:8345. Fixed the progress issue.

File:
1 edited

Legend:

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

    r86501 r90192  
    97419741                             VD_OPEN_FLAGS_NORMAL,
    97429742                             NULL /* pVDIfsOperation */,
    9743                              NULL,
    9744                              NULL);
     9743                             pTarget->m->vdImageIfaces,
     9744                             task.mVDOperationIfaces);
    97459745                if (RT_FAILURE(vrc))
    97469746                    throw setErrorBoth(VBOX_E_FILE_ERROR, vrc,
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