[PATCH 1/2] test/hash: check memory allocation
    David Marchand 
    david.marchand at redhat.com
       
    Fri Oct 31 08:51:29 CET 2025
    
    
  
On Thu, 30 Oct 2025 at 18:53, Thomas Monjalon <thomas at monjalon.net> wrote:
>
> When reserving a specific memory amount, it was possible to pass
> the first allocations and fail on a later allocation
> where there was no check, resulting in a crash.
> It is fixed by stopping the test if allocation failed.
>
> Fixes: fd368e1982bc ("test/hash: test more corner cases")
Also
Fixes: 9c7d8eed1a45 ("test/hash: add RCU tests")
> Cc: stable at dpdk.org
>
> Signed-off-by: Thomas Monjalon <thomas at monjalon.net>
Reviewed-by: David Marchand <david.marchand at redhat.com>
-- 
David Marchand
    
    
More information about the stable
mailing list