summaryrefslogtreecommitdiffstats
path: root/network/guacamole-server/patch/typescript.patch
blob: 02785b4ce884b16f82f2d00b35c44de7b957d051 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- guacamole-server-0.9.14/src/terminal/terminal/typescript.h	2018-01-01 13:23:37.000000000 -0800
+++ guacamole-server-0.9.14-new/src/terminal/terminal/typescript.h	2018-01-26 17:11:22.180187667 -0800
@@ -97,7 +97,7 @@
      * The full path to the file which will contain the timing information for
      * this typescript.
      */
-    char timing_filename[GUAC_TERMINAL_TYPESCRIPT_MAX_NAME_LENGTH];
+    char timing_filename[GUAC_TERMINAL_TYPESCRIPT_MAX_NAME_LENGTH + sizeof(GUAC_TERMINAL_TYPESCRIPT_TIMING_SUFFIX) + 1];
 
     /**
      * The file descriptor of the file into which raw terminal output should be