Re: [PATCH RESEND] um,ethertap: use strncpy

2015-01-20 Thread Geert Uytterhoeven
On Tue, Jan 20, 2015 at 1:11 PM, Alan wrote: > I can't prove the case pointed out in > https://bugzilla.kernel.org/show_bug.cgi?id=82341 > is correct so let us play safe. > > Signed-off-by: Alan Cox > --- > arch/um/os-Linux/drivers/ethertap_user.c |2 +- > 1 file changed, 1 insertion(+), 1 d

[PATCH RESEND] um,ethertap: use strncpy

2015-01-20 Thread Alan
I can't prove the case pointed out in https://bugzilla.kernel.org/show_bug.cgi?id=82341 is correct so let us play safe. Signed-off-by: Alan Cox --- arch/um/os-Linux/drivers/ethertap_user.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/um/os-Linux/drivers/ethertap_us