diff options
| author | Peter Maydell | 2020-03-30 14:18:59 +0200 |
|---|---|---|
| committer | Peter Maydell | 2020-03-30 14:18:59 +0200 |
| commit | 660b4e70422bd19b09fa979733645ad6a55d88f2 (patch) | |
| tree | 3ef76df808d7344daed0a14c757325b3ae88f3fd /include/exec | |
| parent | hw/arm/xlnx-zynqmp.c: Avoid memory leak in error-return path (diff) | |
| download | qemu-660b4e70422bd19b09fa979733645ad6a55d88f2.tar.gz qemu-660b4e70422bd19b09fa979733645ad6a55d88f2.tar.xz qemu-660b4e70422bd19b09fa979733645ad6a55d88f2.zip | |
hw/arm/xlnx-zynqmp.c: Add missing error-propagation code
In some places in xlnx_zynqmp_realize() we were putting an
error into our local Error*, but forgetting to check for
failure and pass it back to the caller. Add the missing code.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Message-id: 20200324134947.15384-3-peter.maydell@linaro.org
Diffstat (limited to 'include/exec')
0 files changed, 0 insertions, 0 deletions
