On Fri, 13 Aug 2021 at 04:07, Taylor Simpson <tsimp...@quicinc.com> wrote: > > 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)
I'll put this on my list to apply if we have an rc4, but I don't think this bug is major enough to justify an rc4 if nothing else means we need one. thanks -- PMM