commit:     8f338b28db5e0d0e88b97f9eeebcfdb03d14ab3b
Author:     Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail 
<DOT> com>
AuthorDate: Fri Oct  7 16:22:58 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sat Oct  8 18:06:42 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f338b28

dev-util/wiggle: remove unused patch

 dev-util/wiggle/files/wiggle-0.8-buffer-overflow.patch | 11 -----------
 1 file changed, 11 deletions(-)

diff --git a/dev-util/wiggle/files/wiggle-0.8-buffer-overflow.patch 
b/dev-util/wiggle/files/wiggle-0.8-buffer-overflow.patch
deleted file mode 100644
index c0ad918..00000000
--- a/dev-util/wiggle/files/wiggle-0.8-buffer-overflow.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- wiggle-0.8.orig/vpatch.c
-+++ wiggle-0.8/vpatch.c
-@@ -391,7 +391,7 @@
- 
- void draw_one(int row, struct plist *pl, FILE *f, int reverse)
- {
--      char hdr[10];
-+      char hdr[12];
-       hdr[0] = 0;
- 
-       if (pl == NULL) {

Reply via email to