> -----Original Message----- > From: dev <dev-boun...@dpdk.org> On Behalf Of Thinh Tran > Sent: Wednesday, June 12, 2019 3:14 AM > To: dev@dpdk.org > Cc: Thinh Tran <thin...@linux.vnet.ibm.com> > Subject: [dpdk-dev] [PATCH] raw/skeleton: fix test raw_attr set get failure > > Using memory on the stack instead of on the heap by calling malloc > also avoid memory leak in case of test case failures > > Fixes: 88d0e47880ec ("raw/skeleton: fix memory leak on test failure") > > Signed-off-by: Thinh Tran <thin...@linux.vnet.ibm.com> > ---
Thanks - I had ignored this issue for quite long now. Acked-by: Shreyansh Jain <shreyansh.j...@nxp.com>