On Tue, 31 Oct 2023 12:14:46 +0530 Akhil Goyal <gak...@marvell.com> wrote:
> From: Akhil Goyal <gak...@marvell.com> > To: <dev@dpdk.org> > CC: <step...@networkplumber.org>, <hemant.agra...@nxp.com>, > <vattun...@marvell.com>, Akhil Goyal <gak...@marvell.com>, > <sta...@dpdk.org> > Subject: [PATCH v2] test/security: fix buffer leaks in error path > Date: Tue, 31 Oct 2023 12:14:46 +0530 > X-Mailer: git-send-email 2.25.1 > > In case of failure of a test in macsec autotest, > the buffers were not getting cleaned. > Added appropriate code to clean the buffers. > > Fixes: 993ea577a006 ("test/security: add inline MACsec cases") > Cc: sta...@dpdk.org > > Signed-off-by: Akhil Goyal <gak...@marvell.com> Acked-by: Stephen Hemminger <step...@networkplumber.org>