17/10/2018 16:30, Gaetan Rivet:
> rte_devargs_parsef will leak memory each time it is called.
> The device string must be freed.
>
> Fixes: a23bc2c4e01b ("devargs: add non-variadic parsing function")
> CC: stable at dpdk.org
> Signed-off-by: Gaetan Rivet <gaetan.rivet at 6wind.com>
Applied, thanks