mbox

[GIT,PULL,nf] IPVS Fixes for v4.1

Message ID 1431076227-13893-1-git-send-email-horms@verge.net.au
State Awaiting Upstream, archived
Delegated to: David Miller
Headers show

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs.git tags/ipvs-fixes-for-v4.1

Message

Simon Horman May 8, 2015, 9:10 a.m. UTC
Hi Pablo,

please consider this fix for v4.1.

It resolves a memory leak which appears to have been around since v3.18.

The following changes since commit 39376ccb1968ba9f83e2a880a8bf02ad5dea44e1:

  Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf (2015-04-27 23:12:34 -0400)

are available in the git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs.git tags/ipvs-fixes-for-v4.1

for you to fetch changes up to f30bf2a5cac6c60ab366c4bc6db913597bf4d6ab:

  ipvs: fix memory leak in ip_vs_ctl.c (2015-05-08 17:58:54 +0900)

----------------------------------------------------------------
Tommi Rantala (1):
      ipvs: fix memory leak in ip_vs_ctl.c

 net/netfilter/ipvs/ip_vs_ctl.c | 3 +++
 1 file changed, 3 insertions(+)
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Comments

Pablo Neira Ayuso May 15, 2015, 1:30 p.m. UTC | #1
On Fri, May 08, 2015 at 06:10:26PM +0900, Simon Horman wrote:
> Hi Pablo,
> 
> please consider this fix for v4.1.

Pulled, thanks Simon.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Pablo Neira Ayuso May 16, 2015, 6:54 p.m. UTC | #2
On Fri, May 08, 2015 at 06:10:26PM +0900, Simon Horman wrote:
> Hi Pablo,
> 
> please consider this fix for v4.1.
> 
> It resolves a memory leak which appears to have been around since v3.18.

BTW, I have also enqueued this to -stable >= 3.18. Feel free to send
me requests to submit stuff already in upstream for -stable anytime.

Thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html