public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/2] libsframe: fix some memory leaks
@ 2022-12-22 22:54 Indu Bhagat
  2022-12-22 22:54 ` [PATCH 1/2] libsframe: fix a memory leak in sframe_decode Indu Bhagat
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Indu Bhagat @ 2022-12-22 22:54 UTC (permalink / raw)
  To: binutils; +Cc: Indu Bhagat

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


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2022-12-23 16:13 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-22 22:54 [PATCH 0/2] libsframe: fix some memory leaks Indu Bhagat
2022-12-22 22:54 ` [PATCH 1/2] libsframe: fix a memory leak in sframe_decode Indu Bhagat
2022-12-22 22:54 ` [PATCH 2/2] libsframe: testsuite: fix memory leaks in testcases Indu Bhagat
2022-12-23  9:55 ` [PATCH 0/2] libsframe: fix some memory leaks Nick Clifton
2022-12-23 15:35   ` Indu Bhagat
2022-12-23 15:39     ` Nick Clifton
2022-12-23 14:22 ` libsframe builder (Was: [PATCH 0/2] libsframe: fix some memory leaks) Mark Wielaard
2022-12-23 14:41   ` Frank Ch. Eigler
2022-12-23 16:06     ` Mark Wielaard
2022-12-23 15:24   ` Indu Bhagat
2022-12-23 16:13     ` Mark Wielaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).