qemu-e2k/hw/arm
Peter Maydell 11f10cf805 hw/arm/vexpress: Don't double-free flash filename
Commits 6e05a12f8f and db25a1581 both attempt to fix the
same "failed to free memory containing flash filename" bug,
with the effect that when they were both applied we ended
up freeing the memory twice. Delete the spurious extra free.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Stefan Weil <sw@weilnetz.de>
Message-id: 1427968334-14527-1-git-send-email-peter.maydell@linaro.org
2015-04-02 12:11:07 +01:00
..
allwinner-a10.c
armv7m.c target_arm: Parameterise the irq lines for armv7m_init 2015-02-05 13:37:21 +00:00
boot.c target-arm: Change reset to highest available EL 2015-02-05 13:37:22 +00:00
collie.c
cubieboard.c
digic_boards.c arm: fix memory leak 2015-03-19 11:11:55 +03:00
digic.c
exynos4_boards.c
exynos4210.c error: Use error_report_err() where appropriate 2015-02-18 10:51:09 +01:00
gumstix.c
highbank.c hw/arm/highbank: Fix resource leak and wrong image loading 2015-04-01 17:57:29 +01:00
integratorcp.c integrator/cp: Implement CARDIN and WPROT signals 2015-03-11 13:21:06 +00:00
kzm.c
mainstone.c
Makefile.objs netduino2: Add the Netduino 2 Machine 2015-03-11 13:21:06 +00:00
musicpal.c
netduino2.c netduino2: Add the Netduino 2 Machine 2015-03-11 13:21:06 +00:00
nseries.c arm/nseries: Fix warnings from Sparse 2015-03-19 11:11:55 +03:00
omap1.c omap: Fix warnings from Sparse 2015-03-19 11:11:55 +03:00
omap2.c omap: Fix warnings from Sparse 2015-03-19 11:11:55 +03:00
omap_sx1.c
palm.c
pxa2xx_gpio.c
pxa2xx_pic.c
pxa2xx.c hw/usb: simplified usb_enabled 2015-01-08 17:32:27 +00:00
realview.c error: Use error_report_err() where appropriate 2015-02-18 10:51:09 +01:00
spitz.c
stellaris.c target_arm: Parameterise the irq lines for armv7m_init 2015-02-05 13:37:21 +00:00
stm32f205_soc.c stm32f205: Add the stm32f205 SoC 2015-03-11 13:21:06 +00:00
strongarm.c
strongarm.h
tosa.c
versatilepb.c error: Use error_report_err() where appropriate 2015-02-18 10:51:09 +01:00
vexpress.c hw/arm/vexpress: Don't double-free flash filename 2015-04-02 12:11:07 +01:00
virt.c hw/arm/virt: Fix corruption due to double free 2015-04-02 12:10:36 +01:00
xilinx_zynq.c error: Use error_report_err() where appropriate 2015-02-18 10:51:09 +01:00
z2.c