From: Pablo Neira Ayuso <pablo@netfilter.org>
To: Ana Rey <anarey@gmail.com>
Cc: netfilter-devel@vger.kernel.org
Subject: Re: [libnftnl PATCH v2] target, match: Fix an invalid read
Date: Mon, 14 Apr 2014 15:09:11 +0200 [thread overview]
Message-ID: <20140414130911.GA22518@localhost> (raw)
In-Reply-To: <5de83fb1d752c0e4582b4ed41c150bb4bf2f187e.1397467220.git.anarey@gmail.com>
On Mon, Apr 14, 2014 at 11:50:37AM +0200, Ana Rey wrote:
> Valgrind reports the following invalid read:
>
> $ sudo valgrind --leak-check=full ./nft-parsing-test -f ../jsonfiles/35-rule-target.json
> ( and similar result with jsonfiles/29-rule-match.json file)
>
> ==26018== Invalid read of size 8
> ==26018== at 0x4E484E3: nft_rule_expr_target_set (target.c:46)
Applied, thanks Ana.
prev parent reply other threads:[~2014-04-14 13:09 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-14 9:50 [libnftnl PATCH v2] target, match: Fix an invalid read Ana Rey
2014-04-14 13:09 ` 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=20140414130911.GA22518@localhost \
--to=pablo@netfilter.org \
--cc=anarey@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 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.