[PATCH 0/2] libsframe: fix some memory leaks

Indu Bhagat indu.bhagat@oracle.com
Thu Dec 22 22:54:55 GMT 2022


Hello,

This patch set fixes some memory leaks in the libsframe and it's testsuite.

Testing notes:
- Reg tested natively on aarch64 and x86_64

Thanks,
Indu Bhagat (2):
  libsframe: fix a memory leak in sframe_decode
  libsframe: testsuite: fix memory leaks in testcases

 libsframe/sframe-impl.h                           | 15 +++++++++++----
 libsframe/sframe.c                                |  9 +++++++++
 .../testsuite/libsframe.decode/be-flipping.c      |  3 +++
 libsframe/testsuite/libsframe.decode/frecnt-1.c   |  3 +++
 libsframe/testsuite/libsframe.decode/frecnt-2.c   |  3 +++
 5 files changed, 29 insertions(+), 4 deletions(-)

-- 
2.37.2



More information about the Binutils mailing list