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. Change-Id: I38d476f49e7ae300bc1168bc4b2c1b67274a51ca 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> Git-commit:b04c46190219a4f845e46a459e3102137b7f6cac Git-repo: https://git.kernel.org/cgit/linux/kernel/git/davem/net.git Signed-off-by:
Divya Sharma <c_shard@codeaurora.org>
Loading
Please register or sign in to comment