From: David Miller <davem@davemloft.net>
To: kaber@trash.net
Cc: netfilter-devel@vger.kernel.org
Subject: Re: [NETFILTER 02/02]: xt_sctp: fix mistake to pass a pointer where array is required
Date: Thu, 18 Oct 2007 05:12:31 -0700 (PDT) [thread overview]
Message-ID: <20071018.051231.89038285.davem@davemloft.net> (raw)
In-Reply-To: <20071018101202.28424.49568.sendpatchset@localhost.localdomain>
From: Patrick McHardy <kaber@trash.net>
Date: Thu, 18 Oct 2007 12:12:25 +0200 (MEST)
> [NETFILTER]: xt_sctp: fix mistake to pass a pointer where array is required
>
> Macros like SCTP_CHUNKMAP_XXX(chukmap) require chukmap to be an array,
> but match_packet() passes a pointer to these macros. Also remove the
> ELEMCOUNT macro and fix a bug in SCTP_CHUNKMAP_COPY.
>
> Signed-off-by: Li Zefan <lizf@cn.fujitsu.com>
> Signed-off-by: Patrick McHardy <kaber@trash.net>
Applied, thanks!
prev parent reply other threads:[~2007-10-18 12:12 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-18 10:12 [NETFILTER 00/02]: Netfilter fixes Patrick McHardy
2007-10-18 10:12 ` [NETFILTER 01/02]: nf_conntrack_tcp: fix connection reopening fix Patrick McHardy
2007-10-18 10:26 ` Krzysztof Oledzki
2007-10-18 10:29 ` Patrick McHardy
2007-10-18 10:37 ` Krzysztof Oledzki
2007-10-18 12:12 ` David Miller
2007-10-18 12:16 ` Patrick McHardy
2007-10-18 12:22 ` David Miller
2007-10-18 13:21 ` Jozsef Kadlecsik
2007-10-18 10:12 ` [NETFILTER 02/02]: xt_sctp: fix mistake to pass a pointer where array is required Patrick McHardy
2007-10-18 12:12 ` 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=20071018.051231.89038285.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=kaber@trash.net \
--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).