> -----Original Message----- > From: Thomas Monjalon [mailto:tho...@monjalon.net] > Sent: Monday, May 25, 2020 2:51 PM > To: wangyunjian <wangyunj...@huawei.com> > Cc: dev@dpdk.org; sta...@dpdk.org; Lilijun (Jerry) <jerry.lili...@huawei.com>; > xudingke <xudin...@huawei.com>; wangyunjian <wangyunj...@huawei.com>; > sta...@dpdk.org; cristian.dumitre...@intel.com > Subject: Re: [dpdk-stable] [dpdk-dev] [PATCH v2] test-pmd: fix memory leaks > when mtr policer actions update fails > > 25/05/2020 03:46, wangyunjian: > > From: Yunjian Wang <wangyunj...@huawei.com> > > > > This patch fixes the Huawei internal coverity reported resource leak > > issue. > > The problem is not seen in the community Coverity?
I don't know much about that. > > > > Fixes: e63b50162aa3 ("app/testpmd: clean metering and policing > > commands") > > Cc: sta...@dpdk.org > > > > Signed-off-by: Yunjian Wang <wangyunj...@huawei.com> > > --- > > v2: > > * Update commit log > > Please, next time, use --in-reply-to to keep v1 and v2 in the same thread. OK, thanks. >