mirror_iproute2/genl
Phil Sutter f89bb0210f Replace malloc && memset by calloc
This only replaces occurrences where the newly allocated memory is
cleared completely afterwards, as in other cases it is a theoretical
performance hit although code would be cleaner this way.

Signed-off-by: Phil Sutter <phil@nwl.cc>
Acked-by: David Ahern <dsa@cumulusnetworks.com>
2016-07-20 12:05:24 -07:00
..
.gitignore Add ignore file for new genl 2006-08-08 12:14:09 -07:00
ctrl.c Use C99 style initializers everywhere 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
genl.c Replace malloc && memset by calloc 2016-07-20 12:05:24 -07:00
Makefile Make builds default to quiet mode 2016-05-31 12:13:07 -07:00
static-syms.c Fix build when shared libraries are disabled 2013-03-13 08:29:59 -07:00