summaryrefslogtreecommitdiffstats
path: root/network/guacamole-server/patch/typescript.patch
diff options
context:
space:
mode:
Diffstat (limited to 'network/guacamole-server/patch/typescript.patch')
-rw-r--r--network/guacamole-server/patch/typescript.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/network/guacamole-server/patch/typescript.patch b/network/guacamole-server/patch/typescript.patch
deleted file mode 100644
index 02785b4ce8..0000000000
--- a/network/guacamole-server/patch/typescript.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- 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