summaryrefslogtreecommitdiff
path: root/ifpps/Makefile
diff options
context:
space:
mode:
authorDaniel Borkmann <dborkman@redhat.com>2013-06-12 12:26:38 +0200
committerDaniel Borkmann <dborkman@redhat.com>2013-06-12 12:26:38 +0200
commitdcecde136a0c5e67c7caf3de9827e32737c75f90 (patch)
treea3b48404b5f33bbe1ca8a261467e5557d9d01a89 /ifpps/Makefile
parent9c6dbdeecc620e1c3013914bf1bc8384be5b2a8b (diff)
stun: memset saddr before binding
We need to zero out data before we actually do the bind, otherwise uninitialized crap can be in saddr. Found by coverty scanner. Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Diffstat (limited to 'ifpps/Makefile')
0 files changed, 0 insertions, 0 deletions
118) [smatch] drivers/net/ethernet/cavium/thunder/thunder_xcv.c:119:16-20: ERROR: xcv is NULL but dereferenced. [coccinelle] Fixes: 6465859aba1e66a5 ("net: thunderx: Add RGMII interface type support") Signed-off-by: Vincent Stehlé <vincent.stehle@laposte.net> Cc: Sunil Goutham <sgoutham@cavium.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/decnet/dn_neigh.c')