All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pablo Neira Ayuso <pablo@netfilter.org>
To: mathieu.poirier@linaro.org
Cc: netfilter-devel@vger.kernel.org, dan.carpenter@oracle.com
Subject: Re: [PATCH] netfilter: nfnetlink_acct: Fixing memory leak
Date: Mon, 2 Jun 2014 10:48:14 +0200	[thread overview]
Message-ID: <20140602084814.GA5551@localhost> (raw)
In-Reply-To: <1401673378-20755-1-git-send-email-mathieu.poirier@linaro.org>

On Sun, Jun 01, 2014 at 07:42:58PM -0600, mathieu.poirier@linaro.org wrote:
> From: Mathieu Poirier <mathieu.poirier@linaro.org>
> 
> Allocation of memory need only to happen once, that is
> after the proper checks on the NFACCT_FLAGS have been
> done.  Otherwise the code can return without freeing
> already allocated memory.

Applied, thanks.

      reply	other threads:[~2014-06-02  8:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-02  1:42 [PATCH] netfilter: nfnetlink_acct: Fixing memory leak mathieu.poirier
2014-06-02  8:48 ` Pablo Neira Ayuso [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=20140602084814.GA5551@localhost \
    --to=pablo@netfilter.org \
    --cc=dan.carpenter@oracle.com \
    --cc=mathieu.poirier@linaro.org \
    --cc=netfilter-devel@vger.kernel.org \
    /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.