diff options
author | Wang, Xiaoming <xiaoming.wang@intel.com> | 2014-04-14 20:30:45 +0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-04-14 06:52:58 +0400 |
commit | b04c46190219a4f845e46a459e3102137b7f6cac (patch) | |
tree | d176026196edd1e7e2590906a9a7bea824dff1dd /drivers | |
parent | 321d03c86732e45f5f33ad0db5b68e2e1364acb9 (diff) | |
download | linux-b04c46190219a4f845e46a459e3102137b7f6cac.tar.xz |
net: ipv4: current group_info should be put after using.
Plug a group_info refcount leak in ping_init.
group_info is only needed during initialization and
the code failed to release the reference on exit.
While here move grabbing the reference to a place
where it is actually needed.
Signed-off-by: Chuansheng Liu <chuansheng.liu@intel.com>
Signed-off-by: Zhang Dongxing <dongxing.zhang@intel.com>
Signed-off-by: xiaoming wang <xiaoming.wang@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions