qemu-arm
[Top][All Lists]
Advanced

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

Re: [PATCH 0/2] hw/arm/xlnx-zynqmp.c: fix some error-handling code


From: Edgar E. Iglesias
Subject: Re: [PATCH 0/2] hw/arm/xlnx-zynqmp.c: fix some error-handling code
Date: Tue, 24 Mar 2020 15:10:24 +0100



On Tue, Mar 24, 2020 at 2:49 PM Peter Maydell <address@hidden> wrote:
This series fixes some minor bugs in error-handling paths
in the xlnx-zynqmp device. The first is a memory leak spotted
by Coverity; the second is some missing error-propagation code
that I noticed while writing the first patch.

Reviewed-by: Edgar E. Iglesias <address@hidden>
 

thanks
-- PMM

Peter Maydell (2):
  hw/arm/xlnx-zynqmp.c: Avoid memory leak in error-return path
  hw/arm/xlnx-zynqmp.c: Add missing error-propagation code

 hw/arm/xlnx-zynqmp.c | 27 ++++++++++++++++++++++++++-
 1 file changed, 26 insertions(+), 1 deletion(-)

--
2.20.1


reply via email to

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