> -----Original Message----- > From: Thomas Monjalon [mailto:[email protected]] > Sent: Monday, June 5, 2017 8:01 PM > To: Alejandro Lucero <[email protected]> > Cc: [email protected]; Burakov, Anatoly <[email protected]> > Subject: Re: [dpdk-dev] [PATCH] vfio: fix array bounds check > > 12/05/2017 13:04, Burakov, Anatoly: > > > From: Alejandro Lucero [mailto:[email protected]] > > > > > > 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 <[email protected]> > > > > Acked-by: Anatoly Burakov <[email protected]> > > Applied, thanks > > Anatoly, you are often inserting two spaces between your first name and last > name. Recurring typo?
Probably git misconfiguration. Thanks!

