[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20100906.183025.02291340.davem@davemloft.net>
Date: Mon, 06 Sep 2010 18:30:25 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: error27@...il.com
Cc: isdn@...ux-pingi.de, netdev@...r.kernel.org,
kernel-janitors@...r.kernel.org
Subject: Re: [patch] isdn: potential buffer overflows
From: Dan Carpenter <error27@...il.com>
Date: Sat, 4 Sep 2010 20:38:59 +0200
> cs->ics.parm.setup.phone is a 32 character array. In each of these
> cases we're copying from a 35 character array into a 32 character array
> so we should use strlcpy() instead of strcpy().
>
> Signed-off-by: Dan Carpenter <error27@...il.com>
Applied.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists