From: "David S. Miller" <davem@redhat.com>
To: Patrick McHardy <kaber@trash.net>
Cc: netdev@oss.sgi.com
Subject: Re: [PATCH]: Fix off-by-one in max protocol-type check
Date: Sat, 29 May 2004 12:38:29 -0700 [thread overview]
Message-ID: <20040529123829.10778ffe.davem@redhat.com> (raw)
In-Reply-To: <40B71ABD.5060600@trash.net>
On Fri, 28 May 2004 12:55:57 +0200
Patrick McHardy <kaber@trash.net> wrote:
> Patrick McHardy wrote:
> > This patch fixes an off-by-one in inet_register_protosw and
> > inet6_register_protosw. inetsw is an array of size SOCK_MAX,
> > the check allows access to index SOCK_MAX. Patch applies
> > to 2.4 and 2.6.
>
> Forgot the patch, sorry ;)
Applied.
next prev parent reply other threads:[~2004-05-29 19:38 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-05-28 10:53 [PATCH]: Fix off-by-one in max protocol-type check Patrick McHardy
2004-05-28 10:55 ` Patrick McHardy
2004-05-29 19:38 ` David S. Miller [this message]
2004-05-30 23:41 ` Patrick McHardy
2004-05-30 23:59 ` David S. Miller
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=20040529123829.10778ffe.davem@redhat.com \
--to=davem@redhat.com \
--cc=kaber@trash.net \
--cc=netdev@oss.sgi.com \
/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.