qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/1] Hexagon (disas/hexagon) fix memory leak for early exit
@ 2021-08-13  3:07 Taylor Simpson
  2021-08-13  3:07 ` [PULL 1/1] Hexagon (disas/hexagon.c) fix memory leak for early exit cases Taylor Simpson
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Taylor Simpson @ 2021-08-13  3:07 UTC (permalink / raw)
  To: qemu-devel; +Cc: peter.maydell, tsimpson, richard.henderson, f4bug

The following changes since commit 703e8cd6189cf699c8d5c094bc68b5f3afa6ad71:

  Update version for v6.1.0-rc3 release (2021-08-10 19:08:09 +0100)

are available in the git repository at:

  https://github.com/quic/qemu tags/pull-hex-20210812

for you to fetch changes up to a7686d5d8528469b596e98eff098a5d3f8328fb3:

  Hexagon (disas/hexagon.c) fix memory leak for early exit cases (2021-08-12 09:06:05 -0500)

----------------------------------------------------------------

Don't allocate the string until error conditions have been checked

Fixes: a00cfed0e ("Hexagon (disas) disassembler")
Eliminate Coverity CID 1460121 (Resource leak)

----------------------------------------------------------------
Taylor Simpson (1):
      Hexagon (disas/hexagon.c) fix memory leak for early exit cases

 disas/hexagon.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

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

end of thread, other threads:[~2021-08-15 12:17 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-08-13  3:07 [PULL 0/1] Hexagon (disas/hexagon) fix memory leak for early exit Taylor Simpson
2021-08-13  3:07 ` [PULL 1/1] Hexagon (disas/hexagon.c) fix memory leak for early exit cases Taylor Simpson
2021-08-13  9:21 ` [PULL 0/1] Hexagon (disas/hexagon) fix memory leak for early exit Peter Maydell
2021-08-13 14:57   ` Taylor Simpson
2021-08-15 12:15 ` Peter Maydell

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 NNTP newsgroup(s).