VirtualBox

Changeset 63811 in vbox for trunk/src/VBox/Storage/QED.cpp


Ignore:
Timestamp:
Sep 13, 2016 11:33:47 AM (8 years ago)
Author:
vboxsync
Message:

Storage: Cleanup, let vdIfIoIntFileSetAllocationSize take a progress interface instead of just pfnProgress and pvUser

File:
1 edited

Legend:

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

    r63802 r63811  
    15931593        }
    15941594
    1595         if RT_FAILURE(rc)
     1595        if (RT_FAILURE(rc))
    15961596            RTMemFree(pImage);
    15971597    }
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