[dpdk-stable] [PATCH] test/reorder: fix out of bound access

Thomas Monjalon thomas at monjalon.net
Wed Nov 14 04:55:00 CET 2018


14/11/2018 00:31, Ferruh Yigit:
> The value of array index 'i' is out of bound because of the previous
> loop it has been used.
> 
> Assuming intention is using '0' since the check before free is robufs[0]
> check, fixing according.
> 
> Fixes: ecd867faa860 ("test/reorder: fix freeing mbuf twice")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Ferruh Yigit <ferruh.yigit at intel.com>

Applied, thanks





More information about the stable mailing list