netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Gilad Benjamini" <gilad.benjamini@gmail.com>
To: netfilter-devel@vger.kernel.org
Subject: conntrack & valgrind
Date: Wed, 9 Jan 2008 17:57:38 -0800	[thread overview]
Message-ID: <d95317090801091757s5ba5bcbfnf066f011e3488761@mail.gmail.com> (raw)
In-Reply-To: <d95317090801080112v662f7fcdk36b582d14557896d@mail.gmail.com>

Is conntrack supposed to be "valgrind clean" ?
I ran a few times "valgrind  --tool=memcheck --show-reachable=yes conntrack -L"
and I always get different "Invalid read of size " messages.

The messages always seem to appear before the first listed connection.
I tried to track this down in the code, and I suspect it has to do
with the NL message alignment in nfnl_step, but this is only a hunch.

       reply	other threads:[~2008-01-10  1:57 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <d95317090801080112v662f7fcdk36b582d14557896d@mail.gmail.com>
2008-01-10  1:57 ` Gilad Benjamini [this message]
2008-01-10 12:39   ` conntrack & valgrind Pablo Neira Ayuso
2008-01-10 20:21     ` Gilad Benjamini
2008-01-11  1:27       ` Pablo Neira Ayuso

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=d95317090801091757s5ba5bcbfnf066f011e3488761@mail.gmail.com \
    --to=gilad.benjamini@gmail.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).