qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Peter Maydell
Subject: [PATCH 0/2] arm: Fix two minor coverity issues
Date: Fri, 12 May 2023 18:02:21 +0100

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]