Re: [PATCH] avoid problems with kobject_set_name and name with %

From: Greg KH
Date: Fri Oct 22 2004 - 16:30:05 EST


On Fri, Oct 08, 2004 at 11:33:33AM -0700, Stephen Hemminger wrote:
> kobject_set_name takes a printf style argument list. There are many
> callers that pass only one string, if this string contained a '%' character
> than bad things would happen. The fix is simple.
>
> Signed-off-by: Stephen Hemminger <shemminger@xxxxxxxx>

Applied, thanks.

greg k-h
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/