[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20170621.173655.1945994342723484710.davem@davemloft.net>
Date: Wed, 21 Jun 2017 17:36:55 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: michael.j.dilmore@...il.com
Cc: jay.vosburgh@...onical.com, vfalico@...il.com, andy@...yhouse.net,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
joe@...ches.com
Subject: Re: [PATCH] Convert BUG_ON to WARN_ON in bond_options.c
From: Michael D <michael.j.dilmore@...il.com>
Date: Wed, 21 Jun 2017 22:35:56 +0100
> How do we actually stop a null pointer being dereferenced here?
Maybe that's why it's a BUG_ON(), there is no reasonable way
to continue if the pointer is NULL.
Powered by blists - more mailing lists