Dear Laurence Withers,
In message <1310727678-30367-1-git-send-email-lwith...@guralp.com> you wrote:
> In miiphy_register() the new device's name was initialised by passing a
> string parameter as the format string to sprintf(). As this would cause
> problems if it ever contained a '%' symbol, swi
On Fri, Jul 15, 2011 at 07:01, Laurence Withers wrote:
> In miiphy_register() the new device's name was initialised by passing a
> string parameter as the format string to sprintf(). As this would cause
> problems if it ever contained a '%' symbol, switch to using strncpy()
> instead.
Acked-by: Mi
2 matches
Mail list logo