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(-)