[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20190703.135328.756462803106168925.davem@davemloft.net>
Date: Wed, 03 Jul 2019 13:53:28 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: colin.king@...onical.com
Cc: csully@...gle.com, sagis@...gle.com, jonolson@...gle.com,
willemb@...gle.com, netdev@...r.kernel.org,
kernel-janitors@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH][next] gve: fix -ENOMEM null check on a page allocation
From: Colin King <colin.king@...onical.com>
Date: Wed, 3 Jul 2019 17:50:37 +0100
> From: Colin Ian King <colin.king@...onical.com>
>
> Currently the check to see if a page is allocated is incorrect
> and is checking if the pointer page is null, not *page as
> intended. Fix this.
>
> Addresses-Coverity: ("Dereference before null check")
> Fixes: f5cedc84a30d ("gve: Add transmit and receive support")
> Signed-off-by: Colin Ian King <colin.king@...onical.com>
Applied.
Powered by blists - more mailing lists