Enlarge the Options buffer.
Modified: trunk/reactos/tools/cabman/dfp.cxx

Modified: trunk/reactos/tools/cabman/dfp.cxx
--- trunk/reactos/tools/cabman/dfp.cxx	2005-08-15 19:50:35 UTC (rev 17404)
+++ trunk/reactos/tools/cabman/dfp.cxx	2005-08-15 19:53:00 UTC (rev 17405)
@@ -1016,7 +1016,7 @@
     char SrcName[MAX_PATH];
     char DstName[MAX_PATH];
     char InfLine[MAX_PATH];
-    char Options[8];
+    char Options[128];
     char BaseFilename[MAX_PATH];
 
     *SrcName = '\0';