VirtualBox

Changeset 48532 in vbox


Ignore:
Timestamp:
Sep 19, 2013 1:33:27 PM (11 years ago)
Author:
vboxsync
Message:

VD: Correct status code passing for synchronous requests

File:
1 edited

Legend:

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

    r47420 r48532  
    16551655    }
    16561656    else /* Success or error. */
     1657    {
     1658        rc = pIoCtx->rcReq;
    16571659        vdIoCtxFree(pDisk, pIoCtx);
     1660    }
    16581661
    16591662    return rc;
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