From: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
To: David Miller <davem@davemloft.net>, shemming@brocade.com
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH] fm10k: fix memory leak
Date: Wed, 18 Nov 2015 12:47:59 -0800 [thread overview]
Message-ID: <1447879679.3034.21.camel@intel.com> (raw)
In-Reply-To: <20151118.150612.1789333569072309866.davem@davemloft.net>
[-- Attachment #1: Type: text/plain, Size: 429 bytes --]
On Wed, 2015-11-18 at 15:06 -0500, David Miller wrote:
> From: Stephen Hemminger <shemming@brocade.com>
> Date: Tue, 17 Nov 2015 14:24:27 -0800
>
> > This was detected by Coverity.
> > The function skb_cow_head leaves skb alone on failure, so caller
> > needs
> > to free.
> >
> > Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
>
> Applied.
Thanks, got slammed with emails and this got overlooked.
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
next prev parent reply other threads:[~2015-11-18 20:48 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-17 22:24 [PATCH] fm10k: fix memory leak Stephen Hemminger
2015-11-18 20:06 ` David Miller
2015-11-18 20:47 ` Jeff Kirsher [this message]
2015-11-18 21:53 ` Eric Dumazet
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=1447879679.3034.21.camel@intel.com \
--to=jeffrey.t.kirsher@intel.com \
--cc=davem@davemloft.net \
--cc=netdev@vger.kernel.org \
--cc=shemming@brocade.com \
/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.