From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] vfio: fix array bounds check Date: Mon, 05 Jun 2017 21:01:23 +0200 Message-ID: <7375067.IlgT11JEh3@xps> References: <1494584305-36279-1-git-send-email-alejandro.lucero@netronome.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, "Burakov, Anatoly" To: Alejandro Lucero Return-path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id 573DA7CB4 for ; Mon, 5 Jun 2017 21:01:25 +0200 (CEST) In-Reply-To: List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 12/05/2017 13:04, Burakov, Anatoly: > > From: Alejandro Lucero [mailto:alejandro.lucero@netronome.com] > > > > Checking against VFIO_MAX_GROUPS goes beyond the maximum array > > index which should be (VFIO_MAX_GROUPS - 1). > > > > Fixes: 94c0776b1bad("support hotplug") > > Coverity issue: 144555 > > Coverity issue: 144556 > > Coverity issue: 144557 > > > > Signed-off-by: Alejandro Lucero > > Acked-by: Anatoly Burakov Applied, thanks Anatoly, you are often inserting two spaces between your first name and last name. Recurring typo?