All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: dev@openvz.org
Cc: netdev@vger.kernel.org, kuznet@ms2.inr.ac.ru, devel@openvz.org
Subject: Re: [PATCH] neigh_table_clear() doesn't free stats
Date: Fri, 01 Sep 2006 01:34:34 -0700 (PDT)	[thread overview]
Message-ID: <20060901.013434.07641591.davem@davemloft.net> (raw)
In-Reply-To: <44F7EF48.6090608@openvz.org>

From: Kirill Korotaev <dev@openvz.org>
Date: Fri, 01 Sep 2006 12:28:56 +0400

> neigh_table_clear() doesn't free tbl->stats.
> Found by Alexey Kuznetsov. Though Alexey considers this
> leak minor for mainstream, I still believe that cleanup
> code should not forget to free some of the resources :)
> 
> At least, this is critical for OpenVZ with virtualized
> neighbour tables.
> 
> Signed-Off-By: Kirill Korotaev <dev@openvz.org>

Applied, thanks a lot.

      reply	other threads:[~2006-09-01  8:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-01  8:28 [PATCH] neigh_table_clear() doesn't free stats Kirill Korotaev
2006-09-01  8:34 ` David Miller [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=20060901.013434.07641591.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=dev@openvz.org \
    --cc=devel@openvz.org \
    --cc=kuznet@ms2.inr.ac.ru \
    --cc=netdev@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.