mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-12-21 15:08:36 -07:00
Coverity caught a malloc() call that was never freed. This patch ensures that we free the memory but also updates the allocation to use g_strdup_printf() instead of malloc(). Signed-off-by: Alistair Francis <alistair.francis@wdc.com> Suggested-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Palmer Dabbelt <palmer@sifive.com> Signed-off-by: Palmer Dabbelt <palmer@sifive.com> |
||
|---|---|---|
| .. | ||
| Makefile.objs | ||
| riscv_hart.c | ||
| riscv_htif.c | ||
| sifive_clint.c | ||
| sifive_e.c | ||
| sifive_plic.c | ||
| sifive_prci.c | ||
| sifive_test.c | ||
| sifive_u.c | ||
| sifive_uart.c | ||
| spike.c | ||
| virt.c | ||