VirtualBox

Ignore:
Timestamp:
Nov 24, 2017 5:46:28 PM (7 years ago)
Author:
vboxsync
Message:

IPRT: rtDvmVfsDir_Open burn fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/common/dvm/dvmvfs.cpp

    r69828 r69829  
    761761     * Open volume file.
    762762     */
    763     RTDVMVOLUME hVolume;
     763    RTDVMVOLUME hVolume = NIL_RTDVMVOLUME;
    764764    int rc = rtDvmVfsDir_FindEntry(pThis, pszEntry, &hVolume);
    765765    if (RT_SUCCESS(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