iproute2/genl
Phil Sutter 532b8874fe Convert harmful calls to strncpy() to strlcpy()
This patch converts spots where manual buffer termination was missing to
strlcpy() since that does what is needed.

Signed-off-by: Phil Sutter <phil@nwl.cc>
2017-09-01 12:10:54 -07:00
..
.gitignore Add ignore file for new genl 2006-08-08 12:14:09 -07:00
Makefile change how Config is used in Makefile's 2017-08-09 09:10:52 -07:00
ctrl.c Convert harmful calls to strncpy() to strlcpy() 2017-09-01 12:10:54 -07:00
genl.c Replace malloc && memset by calloc 2016-07-20 12:05:24 -07:00
genl_utils.h make muticast group to bitmask conversion generic 2006-12-13 17:04:26 -08:00
static-syms.c Fix build when shared libraries are disabled 2013-03-13 08:29:59 -07:00