[PATCH 0/2] arm: Fix two minor coverity issues

Peter Maydell posted 2 patches 11 months, 3 weeks ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20230512170223.3801643-1-peter.maydell@linaro.org
Maintainers: Peter Maydell <peter.maydell@linaro.org>
hw/arm/vexpress.c        | 40 ++++++++++++++++++++--------------------
target/arm/cortex-regs.c | 11 +++++++++--
2 files changed, 29 insertions(+), 22 deletions(-)
[PATCH 0/2] arm: Fix two minor coverity issues
Posted by Peter Maydell 11 months, 3 weeks ago
This patchset fixes two minor Coverity issues which are
entirely unrelated apart from both being in arm target code.

thanks
-- PMM

Peter Maydell (2):
  target/arm: Saturate L2CTLR_EL1 core count field rather than
    overflowing
  hw/arm/vexpress: Avoid trivial memory leak of 'flashalias'

 hw/arm/vexpress.c        | 40 ++++++++++++++++++++--------------------
 target/arm/cortex-regs.c | 11 +++++++++--
 2 files changed, 29 insertions(+), 22 deletions(-)

-- 
2.34.1