summaryrefslogtreecommitdiff
path: root/geoip.c
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 /geoip.c
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 'geoip.c')
0 files changed, 0 insertions, 0 deletions
t") Reported-By: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Roopa Prabhu <roopa@cumulusnetworks.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
-rw-r--r--net/bridge/br_netlink_tunnel.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/bridge/br_netlink_tunnel.c b/net/bridge/br_netlink_tunnel.c