> Subject: [PATCH v2] test/crypto: free memory in error and skip paths > > In multi session tests, multiple sessions get created. So the handling > in ut_teardown won't guard against any memory that is not freed by the > test case. Test case should free sessions as well as local memory that > was used to save session pointers both in case of unsupported cases as > well as operation failures. > > Signed-off-by: Anoob Joseph <ano...@marvell.com> > --- > v2: > * Moved 'ASSERT' to the end to allow cleanup in all cases. Applied to dpdk-next-crypto Thanks.
- [PATCH 1/2] test/crypto: free memory in error and skip paths Anoob Joseph
- [PATCH 2/2] test/crypto: handle return code Anoob Joseph
- RE: [PATCH 2/2] test/crypto: handle return code Akhil Goyal
- RE: [PATCH 2/2] test/crypto: handle return code Power, Ciara
- RE: [PATCH 2/2] test/crypto: handle return c... Anoob Joseph
- RE: [PATCH 1/2] test/crypto: free memory in error and sk... Akhil Goyal
- [PATCH v2] test/crypto: free memory in error and skip pa... Anoob Joseph
- RE: [PATCH v2] test/crypto: free memory in error and... Power, Ciara
- RE: [PATCH v2] test/crypto: free memory in error and... Akhil Goyal