Index: /trunk/src/VBox/Runtime/common/dvm/dvmvfs.cpp
===================================================================
--- /trunk/src/VBox/Runtime/common/dvm/dvmvfs.cpp	(revision 69828)
+++ /trunk/src/VBox/Runtime/common/dvm/dvmvfs.cpp	(revision 69829)
@@ -761,5 +761,5 @@
      * Open volume file.
      */
-    RTDVMVOLUME hVolume;
+    RTDVMVOLUME hVolume = NIL_RTDVMVOLUME;
     int rc = rtDvmVfsDir_FindEntry(pThis, pszEntry, &hVolume);
     if (RT_SUCCESS(rc))
