On Tue, Mar 10, 2009 at 02:06:08PM -0700, Tony Lindgren wrote: > From: Adrian Hunter <adrian.hunter@xxxxxxxxx> > > Add 1 to buffer length for null terminator. Yes, and: sprintf(twl->name, "mmc%islot%i", c->mmc, 1); should be snprintf to ensure that it can't overflow the buffer. -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html