You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/hw/ssi
Chalapathi V 031324472e hw/ssi/pnv_spi: Fixes Coverity CID 1558831
In this commit the following coverity scan defect has been fixed
CID 1558831:  Resource leaks  (RESOURCE_LEAK)
  Variable "rsp_payload" going out of scope leaks the storage it
  points to.

Cc: qemu-stable@nongnu.org
Fixes: Coverity CID 1558831
Signed-off-by: Chalapathi V <chalapathi.v@linux.ibm.com>
Fixes: b4cb930e40 ("hw/ssi: Extend SPI model")
[PMD: Rebased on previous commit (returning earlier)]
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
1 month ago
..
Kconfig hw/ssi: Allwinner A10 SPI emulation 2 months ago
allwinner-a10-spi.c hw/ssi: Allwinner A10 SPI emulation 2 months ago
aspeed_smc.c aspeed/smc: Fix write incorrect data into flash in user mode 1 month ago
bcm2835_spi.c hw: Use device_class_set_legacy_reset() instead of opencoding 3 months ago
ibex_spi_host.c hw: Use device_class_set_legacy_reset() instead of opencoding 3 months ago
imx_spi.c hw: Use device_class_set_legacy_reset() instead of opencoding 3 months ago
meson.build hw/ssi: Allwinner A10 SPI emulation 2 months ago
mss-spi.c hw: Use device_class_set_legacy_reset() instead of opencoding 3 months ago
npcm7xx_fiu.c hw, target: Add ResetType argument to hold and exit phase methods 7 months ago
npcm_pspi.c hw/ssi: Constify VMState 11 months ago
pl022.c hw: Use device_class_set_legacy_reset() instead of opencoding 3 months ago
pnv_spi.c hw/ssi/pnv_spi: Fixes Coverity CID 1558831 1 month ago
sifive_spi.c hw: Use device_class_set_legacy_reset() instead of opencoding 3 months ago
ssi.c hw/ssi: Constify VMState 11 months ago
stm32f2xx_spi.c hw: Use device_class_set_legacy_reset() instead of opencoding 3 months ago
trace-events hw/ssi: Allwinner A10 SPI emulation 2 months ago
trace.h trace: switch position of headers to what Meson requires 4 years ago
xilinx_spi.c hw: Use device_class_set_legacy_reset() instead of opencoding 3 months ago
xilinx_spips.c hw/ssi/xilinx_spips: Fix flash erase assert in dual parallel configuration 2 months ago
xlnx-versal-ospi.c hw: Use device_class_set_legacy_reset() instead of opencoding 3 months ago