[dpdk-dev] [PATCH] vfio: fix array bounds check
    Thomas Monjalon 
    thomas at monjalon.net
       
    Mon Jun  5 21:01:23 CEST 2017
    
    
  
12/05/2017 13:04, Burakov, Anatoly:
> > From: Alejandro Lucero [mailto:alejandro.lucero at 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 <alejandro.lucero at netronome.com>
> 
> Acked-by: Anatoly  Burakov <anatoly.burakov at intel.com>
Applied, thanks
Anatoly, you are often inserting two spaces between your first name
and last name. Recurring typo?
    
    
More information about the dev
mailing list