diff options
| author | Peter Maydell | 2020-03-30 14:18:59 +0200 |
|---|---|---|
| committer | Peter Maydell | 2020-03-30 14:18:59 +0200 |
| commit | 63fef6287e555651e1a27d595ad677f21e04de32 (patch) | |
| tree | f83c9fbbbe41f7e8f3aa69bd1b1aae96d5f7adca /include/exec | |
| parent | docs/conf.py: Raise ConfigError for bad Sphinx Python version (diff) | |
| download | qemu-63fef6287e555651e1a27d595ad677f21e04de32.tar.gz qemu-63fef6287e555651e1a27d595ad677f21e04de32.tar.xz qemu-63fef6287e555651e1a27d595ad677f21e04de32.zip | |
hw/arm/xlnx-zynqmp.c: Avoid memory leak in error-return path
In xlnx_zynqmp_realize() if the attempt to realize the SD
controller object fails then the error-return path will leak
the 'bus_name' string. Fix this by deferring the allocation
until after the realize has succeeded.
Fixes: Coverity CID 1421911
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-2-peter.maydell@linaro.org
Diffstat (limited to 'include/exec')
0 files changed, 0 insertions, 0 deletions
