On 5/25/2020 2:46 AM, wangyunjian wrote: > From: Yunjian Wang <[email protected]> > > This patch fixes the Huawei internal coverity reported > resource leak issue. > > Fixes: e63b50162aa3 ("app/testpmd: clean metering and policing commands") > Cc: [email protected] > > Signed-off-by: Yunjian Wang <[email protected]>
Reviewed-by: Ferruh Yigit <[email protected]> Updating commit log as following: " app/testpmd: fix memory leaks on error path This patch fixes the resource leak issue. Fixes: e63b50162aa3 ("app/testpmd: clean metering and policing commands") Cc: [email protected] " 1) Updated patch title 2) Removed reference to internal coverity, since others can't access it, this information doesn't add value Applied to dpdk-next-net/master, thanks.

