From: David Miller <davem@davemloft.net>
To: randy.dunlap@oracle.com
Cc: eteo@redhat.com, linux-kernel@vger.kernel.org, acme@redhat.com
Subject: Re: [2.6 patch] net/llc/llc_conn.c: fix possible NULL dereference
Date: Fri, 18 May 2007 23:01:26 -0700 (PDT) [thread overview]
Message-ID: <20070518.230126.102616481.davem@davemloft.net> (raw)
In-Reply-To: <20070518223005.91236c38.randy.dunlap@oracle.com>
From: Randy Dunlap <randy.dunlap@oracle.com>
Date: Fri, 18 May 2007 22:30:05 -0700
> Networking patches need to be sent to the netdev@vger.kernel.org
> mailing list (and lkml can be omitted IMHO).
>
> But... instead of doing the assignment and test in one swoop,
> we prefer:
In any event the patch is totally bogus because the
code checks to make sure skb_queue_len() != 0 first
so NULL cannot occur.
next prev parent reply other threads:[~2007-05-19 6:01 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-19 5:13 [2.6 patch] net/llc/llc_conn.c: fix possible NULL dereference Eugene Teo
2007-05-19 5:30 ` Randy Dunlap
2007-05-19 5:44 ` Eugene Teo
2007-05-19 5:49 ` Eugene Teo
2007-05-19 6:03 ` David Miller
2007-05-19 6:01 ` David Miller [this message]
2007-05-19 5:43 ` Herbert Xu
2007-05-19 5:59 ` David 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=20070518.230126.102616481.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=acme@redhat.com \
--cc=eteo@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=randy.dunlap@oracle.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.