VirtualBox

Changeset 26220 in vbox


Ignore:
Timestamp:
Feb 3, 2010 9:40:52 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
57252
Message:

PDMLdr: fixed uninitialized rc.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/PDMLdr.cpp

    r26155 r26220  
    12501250     * Find the module.
    12511251     */
    1252     int rc;
     1252    int     rc      = VINF_SUCCESS;
    12531253    PPDMMOD pModule = pdmR3LdrFindModule(pVM->pUVM,
    12541254                                         pszModule ? pszModule : fRing0OrRC ? "VMMR0.r0" : "VMMGC.gc",
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette