commit | bb699cbca0096aa3f5f750264ec0af080732375a | [log] [tgz] |
---|---|---|
author | Michal Ruzicka <michal.ruzicka@comstar.cz> | Tue Aug 15 00:20:17 2006 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Thu Aug 17 16:29:49 2006 -0700 |
tree | 4340b45f9750f7855abe937ff9c5c1427166e48a | |
parent | 640c41c77a96dbbfb74d40ae86ab75b759afb911 [diff] |
[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>