All of lore.kernel.org
 help / color / mirror / Atom feed
From: Brian Haley <brian.haley@hp.com>
To: David Miller <davem@davemloft.net>
Cc: netdev@vger.kernel.org, containers <containers@lists.osdl.org>
Subject: [PATCH 0/2] netns: fix for NULL-dereference in ipv6 code
Date: Thu, 14 Aug 2008 15:27:19 -0400	[thread overview]
Message-ID: <48A48717.4020609@hp.com> (raw)

Hi,

When fixing the NULL-dereference of the idev in rt6_fill_node(), I
noticed that dev_net() doesn't handle a NULL argument either.  These two
patches fix that, as well as add a network namespace argument to
rt6_fill_node() and ipv6_dev_get_saddr().

-Brian


             reply	other threads:[~2008-08-14 19:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-14 19:27 Brian Haley [this message]
2008-08-14 20:17 ` [PATCH 0/2] netns: fix for NULL-dereference in ipv6 code Vlad Yasevich

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=48A48717.4020609@hp.com \
    --to=brian.haley@hp.com \
    --cc=containers@lists.osdl.org \
    --cc=davem@davemloft.net \
    --cc=netdev@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.