From 4f2d7949f03e1c198bc888f2d05f421d35c57e21 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 9 Oct 2017 18:53:29 +0100 Subject: reinit the tree, so we can have metadata --- x11-plugins/wmpinboard/files/wmpinboard-1.0-segfault.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 x11-plugins/wmpinboard/files/wmpinboard-1.0-segfault.patch (limited to 'x11-plugins/wmpinboard/files') diff --git a/x11-plugins/wmpinboard/files/wmpinboard-1.0-segfault.patch b/x11-plugins/wmpinboard/files/wmpinboard-1.0-segfault.patch new file mode 100644 index 000000000000..7d2c94458b52 --- /dev/null +++ b/x11-plugins/wmpinboard/files/wmpinboard-1.0-segfault.patch @@ -0,0 +1,11 @@ +--- src/wmpinboard.c 2000-04-13 13:01:17.000000000 +0200 ++++ src/wmpinboard.c 2003-03-06 19:29:57.000000000 +0100 +@@ -165,7 +165,7 @@ + char t[STRING_BUF_SIZE]; + FILE *file; + int pid = (int) getpid(); +- static int sizes[6]; ++ static int sizes[7]; + sizes[0] = size_0; + sizes[1] = size_1; + sizes[2] = size_2; -- cgit v1.2.3