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: [email protected]
>
> Signed-off-by: Ferruh Yigit <[email protected]>Applied, thanks

