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: sta...@dpdk.org > Signed-off-by: Gaetan Rivet <gaetan.ri...@6wind.com>
Applied, thanks