31/01/2018 15:30, Amr Mokhtar:
> xstats and xstats_names buffers were allocated for
> the purpose of printing eth_xstats, but were not
> freed before exit.
> A fix is added to free before exit points.
>
> Coverity issue: 257013
> Fixes: 1ffee690eaa1 ("examples/bbdev: add sample app")
>
> Signed-off-by: Amr Mokhtar <[email protected]>Applied, thanks

