summaryrefslogtreecommitdiff
path: root/sys-apps/arrayprobe/files/2.0-malloc-strlen.patch
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-12-03 16:17:22 +0000
committerV3n3RiX <venerix@redcorelinux.org>2017-12-03 16:17:22 +0000
commit4cd2370bed609c118b6edfde5d3f116e5c35b897 (patch)
treeec58f2c41f49754e41521d5ebc9dce4597ddd0a5 /sys-apps/arrayprobe/files/2.0-malloc-strlen.patch
parentf443475c824b4b5c086e6d040961cb35ad81bc60 (diff)
gentoo resync : 03.12.2017
Diffstat (limited to 'sys-apps/arrayprobe/files/2.0-malloc-strlen.patch')
-rw-r--r--sys-apps/arrayprobe/files/2.0-malloc-strlen.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/arrayprobe/files/2.0-malloc-strlen.patch b/sys-apps/arrayprobe/files/2.0-malloc-strlen.patch
index 8d955a8f933d..2732f75b939a 100644
--- a/sys-apps/arrayprobe/files/2.0-malloc-strlen.patch
+++ b/sys-apps/arrayprobe/files/2.0-malloc-strlen.patch
@@ -1,5 +1,5 @@
---- probe.c.old 2010-01-13 12:15:32.000000000 +0100
-+++ probe.c 2010-01-13 12:16:44.000000000 +0100
+--- a/probe.c
++++ b/probe.c
@@ -354,7 +354,7 @@
int drivenum = event.detail.logstatchange.logicaldrivenumber;
logdrvs[drivenum].state.state = event.detail.logstatchange.newlogicaldrivestate;