Index: /trunk/src/VBox/Main/src-client/GuestCtrlImpl.cpp
===================================================================
--- /trunk/src/VBox/Main/src-client/GuestCtrlImpl.cpp	(revision 84554)
+++ /trunk/src/VBox/Main/src-client/GuestCtrlImpl.cpp	(revision 84555)
@@ -522,5 +522,6 @@
     GuestCredentials guestCreds;
 
-    HRESULT hrc;
+    HRESULT hrc = S_OK;
+
     ComObjPtr<GuestSession> pSession;
     int vrc = i_sessionCreate(startupInfo, guestCreds, pSession);
