]> Pileus Git - ~andy/linux/commit
ipv6: fix leaking uninitialized port number of offender sockaddr
authorHannes Frederic Sowa <hannes@stressinduktion.org>
Sat, 23 Nov 2013 06:22:33 +0000 (07:22 +0100)
committerDavid S. Miller <davem@davemloft.net>
Sat, 23 Nov 2013 22:46:23 +0000 (14:46 -0800)
commit1fa4c710b6fe7b0aac9907240291b6fe6aafc3b8
treef24f22b0c3e0a07c84008f000e1b9d00da376961
parent85fbaa75037d0b6b786ff18658ddf0b4014ce2a4
ipv6: fix leaking uninitialized port number of offender sockaddr

Offenders don't have port numbers, so set it to 0.

Signed-off-by: Hannes Frederic Sowa <hannes@stressinduktion.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/datagram.c