summaryrefslogtreecommitdiff
path: root/dissector_fuzz.sh
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 /dissector_fuzz.sh
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 'dissector_fuzz.sh')
0 files changed, 0 insertions, 0 deletions
t: fec: align IP header in hardware net: fec: remove QUIRK_HAS_RACC from i.mx27 net: fec: remove QUIRK_HAS_RACC from i.mx25 ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_route ip6_gre: fix flowi6_proto value in ip6gre_xmit_other() tcp: fix a compile error in DBGUNDO() tcp: fix wrong checksum calculation on MTU probing sch_sfb: keep backlog updated with qlen sch_qfq: keep backlog updated with qlen can: dev: fix deadlock reported after bus-off
Diffstat