Index: /trunk/src/VBox/HostServices/GuestControl/service.cpp
===================================================================
--- /trunk/src/VBox/HostServices/GuestControl/service.cpp	(revision 76955)
+++ /trunk/src/VBox/HostServices/GuestControl/service.cpp	(revision 76956)
@@ -972,5 +972,5 @@
      * Create client state.
      */
-    ClientState *pClient;
+    ClientState *pClient = NULL;
     try
     {
