[dm-devel] multipathd segfault

christophe.varoqui at free.fr christophe.varoqui at free.fr
Fri Mar 27 22:53:04 UTC 2009


Applied.


diff --git a/multipathd/main.c b/multipathd/main.c
index 7c995b6..1d8ff5a 100644
--- a/multipathd/main.c
+++ b/multipathd/main.c
@@ -652,7 +652,7 @@ uxsock_trigger (char * str, char ** reply, int * len, void * trigger_data)
 static int
 uev_discard(char * devpath)
 {
-	char a[10], b[10], *c;
+	char a[11], b[11], *c;
 
 	/*
 	 * keep only block devices, discard partitions




More information about the dm-devel mailing list