From: Dan Carpenter <error27@xxxxxxxxx> 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@xxxxxxxxx> Applied. -- To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html