All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Tung Nguyen <tung.quang.nguyen@est.tech>
Cc: netdev@vger.kernel.org, davem@davemloft.net, kuba@kernel.org,
	edumazet@google.com, pabeni@redhat.com, jmaloy@redhat.com
Subject: Re: [PATCH net] tipc: fix memory leak in tipc_link_xmit
Date: Tue, 08 Apr 2025 08:20:34 +0000	[thread overview]
Message-ID: <174410043476.1814045.4887693638217026540.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20250403092431.514063-1-tung.quang.nguyen@est.tech>

Hello:

This patch was applied to netdev/net.git (main)
by Paolo Abeni <pabeni@redhat.com>:

On Thu,  3 Apr 2025 09:24:31 +0000 you wrote:
> In case the backlog transmit queue for system-importance messages is overloaded,
> tipc_link_xmit() returns -ENOBUFS but the skb list is not purged. This leads to
> memory leak and failure when a skb is allocated.
> 
> This commit fixes this issue by purging the skb list before tipc_link_xmit()
> returns.
> 
> [...]

Here is the summary with links:
  - [net] tipc: fix memory leak in tipc_link_xmit
    https://git.kernel.org/netdev/net/c/69ae94725f4f

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      reply	other threads:[~2025-04-08  8:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-04-03  9:24 [PATCH net] tipc: fix memory leak in tipc_link_xmit Tung Nguyen
2025-04-08  8:20 ` patchwork-bot+netdevbpf [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=174410043476.1814045.4887693638217026540.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=jmaloy@redhat.com \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=tung.quang.nguyen@est.tech \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.