]> bbs.cooldavid.org Git - net-next-2.6.git/commit - net/ipv4/igmp.c
[IPV4]: Possible leak of multicast source filter sctructure
authorMichal Ruzicka <michal.ruzicka@comstar.cz>
Tue, 15 Aug 2006 07:20:17 +0000 (00:20 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 17 Aug 2006 23:29:49 +0000 (16:29 -0700)
commitbb699cbca0096aa3f5f750264ec0af080732375a
tree4340b45f9750f7855abe937ff9c5c1427166e48a
parent640c41c77a96dbbfb74d40ae86ab75b759afb911
[IPV4]: Possible leak of multicast source filter sctructure

There is a leak of a socket's multicast source filter list structure
on closing a socket with a multicast source filter set on an interface
that does not exist any more.

Signed-off-by: Michal Ruzicka <michal.ruzicka@comstar.cz>
Acked-by: David L Stevens <dlstevens@us.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/igmp.c