[PATCH v2 3/3] eal: replace out of bounds VLA with static_assert
    Tyler Retzlaff 
    roretzla at linux.microsoft.com
       
    Fri Feb 16 21:30:36 CET 2024
    
    
  
On Fri, Feb 16, 2024 at 09:02:29AM +0100, David Marchand wrote:
> On Fri, Feb 16, 2024 at 1:33 AM Tyler Retzlaff
> <roretzla at linux.microsoft.com> wrote:
> >
> > ping
> >
> > i'd like to see this change go in asap since it is pre-requisite to
> > turning on -Wvla which explicitly caught use of non-constant expressions
> > in the RTE_BUILD_BUG_ON() hiding bugs.
> 
> That was the last thing I applied yesterday.
> It ran through compile checks during the night.
> 
> I am reviewing a few details this morning before pushing.
thank you!
> 
> 
> -- 
> David Marchand
    
    
More information about the dev
mailing list