Index: /trunk/src/VBox/VMM/VMMAll/MMAll.cpp
===================================================================
--- /trunk/src/VBox/VMM/VMMAll/MMAll.cpp	(revision 26227)
+++ /trunk/src/VBox/VMM/VMMAll/MMAll.cpp	(revision 26228)
@@ -186,4 +186,5 @@
             }
             AssertMsgFailed(("enmType=%d\n", pLookup->enmType));
+            *poff = 0; /* shut up gcc */
             return NULL;
         }
