Index: /trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControl.h
===================================================================
--- /trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControl.h	(revision 84148)
+++ /trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControl.h	(revision 84149)
@@ -61,5 +61,5 @@
     RTLISTNODE                      Node;
     /** The file name. */
-    char                            szName[RTPATH_MAX];
+    char                           *pszName;
     /** The file handle on the guest. */
     RTFILE                          hFile;
