VirtualBox

Changeset 12467 in vbox


Ignore:
Timestamp:
Sep 15, 2008 3:22:03 PM (16 years ago)
Author:
vboxsync
Message:

Failures because rc is not reset. (#3175)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Storage/DrvVD.cpp

    r12463 r12467  
    670670    unsigned    iLevel = 0;
    671671    PCFGMNODE   pCurNode = pCfgHandle;
     672    rc = VINF_SUCCESS;
    672673    for (;;)
    673674    {
     
    694695            break;
    695696        }
     697   
    696698
    697699        PCFGMNODE pParent = CFGMR3GetChild(pCurNode, "Parent");
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