On Tue, Oct 01, 2019 at 05:06:05PM +0200, Helge Deller wrote: > Fix a possible out-of-bounds access in function ifdown(): > > ifdown.c: In function 'ifdown': > ifdown.c:56:4: warning: 'strncpy' specified bound 16 equals destination size [-Wstringop-truncation] > 56 | strncpy(ifr.ifr_name, ifp->if_name, IFNAMSIZ); > Thanks, applied. _______________________________________________ kexec mailing list kexec@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/kexec