From patchwork Fri Mar 27 22:53:04 2009 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: christophe varoqui X-Patchwork-Id: 14803 X-Patchwork-Delegate: christophe.varoqui@free.fr Received: from hormel.redhat.com (hormel1.redhat.com [209.132.177.33]) by demeter.kernel.org (8.14.2/8.14.2) with ESMTP id n2RMrreQ018515 for ; Fri, 27 Mar 2009 22:53:54 GMT Received: from listman.util.phx.redhat.com (listman.util.phx.redhat.com [10.8.4.110]) by hormel.redhat.com (Postfix) with ESMTP id 57D60618A0F; Fri, 27 Mar 2009 18:53:53 -0400 (EDT) Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by listman.util.phx.redhat.com (8.13.1/8.13.1) with ESMTP id n2RMrpqj018404 for ; Fri, 27 Mar 2009 18:53:51 -0400 Received: from mx1.redhat.com (mx1.redhat.com [172.16.48.31]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id n2RMruKR030101 for ; Fri, 27 Mar 2009 18:53:56 -0400 Received: from wmproxy2-g27.free.fr (wmproxy2-g27.free.fr [212.27.42.92]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id n2RMrZI0029238 for ; Fri, 27 Mar 2009 18:53:35 -0400 Received: from wmproxy2-g27.free.fr (localhost [127.0.0.1]) by wmproxy2-g27.free.fr (Postfix) with ESMTP id 981DF116FF for ; Fri, 27 Mar 2009 23:53:34 +0100 (CET) Received: from zimbra16-e3.priv.proxad.net (zimbra16-e3.priv.proxad.net [172.20.243.166]) by wmproxy2-g27.free.fr (Postfix) with ESMTP id 9E5E2115F6 for ; Fri, 27 Mar 2009 23:52:58 +0100 (CET) Date: Fri, 27 Mar 2009 23:53:04 +0100 (CET) From: christophe.varoqui@free.fr To: device-mapper development Message-ID: <878262772.1795731238194384113.JavaMail.root@zimbra16-e3.priv.proxad.net> In-Reply-To: <49CC8546.9080500@suse.de> Subject: Re: [dm-devel] multipathd segfault MIME-Version: 1.0 X-Originating-IP: [172.20.243.42] [82.233.48.227] X-Authenticated-User: christophe.varoqui@free.fr X-RedHat-Spam-Score: 2.188 ** X-Scanned-By: MIMEDefang 2.58 on 172.16.52.254 X-Scanned-By: MIMEDefang 2.63 on 172.16.48.31 X-loop: dm-devel@redhat.com X-BeenThere: dm-devel@redhat.com X-Mailman-Version: 2.1.5 Precedence: junk Reply-To: device-mapper development List-Id: device-mapper development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dm-devel-bounces@redhat.com Errors-To: dm-devel-bounces@redhat.com Applied. --- dm-devel mailing list dm-devel@redhat.com https://www.redhat.com/mailman/listinfo/dm-devel 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