From: Pablo Neira Ayuso <pablo@netfilter.org>
To: Ana Rey <anarey@gmail.com>
Cc: netfilter-devel@vger.kernel.org
Subject: Re: [PATCH] src: expr: target: fixed error in nft_rule_expr_target_parse
Date: Tue, 19 Nov 2013 21:12:02 +0100 [thread overview]
Message-ID: <20131119201202.GC4590@localhost> (raw)
In-Reply-To: <1384883654-10040-1-git-send-email-anarey@gmail.com>
On Tue, Nov 19, 2013 at 06:54:14PM +0100, Ana Rey wrote:
> If I run my automatic unit test of libnftable, It shows:
>
> ERROR: Expr NFT_EXPR_TG_INFO size mismatches size a: 32 b: 36
>
> The problem was in nft_rule_expr_target_parse function.
>
> With the attached patch, we use "mnl_attr_get_payload_len" in instead of
> "mnl_attr_get_len".
Good catches, thanks for these fixes Ana.
prev parent reply other threads:[~2013-11-19 20:12 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-19 17:54 [PATCH] src: expr: target: fixed error in nft_rule_expr_target_parse Ana Rey
2013-11-19 20:12 ` 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=20131119201202.GC4590@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.