diff options
author | 2024-01-22 19:15:27 -0300 | |
---|---|---|
committer | 2024-02-09 20:43:14 +1000 | |
commit | 1d873c6ecf984b69f69e918a8b1ced4de2097fbe (patch) | |
tree | 14f83592711e73242174ebf41b6358fb830dfc1f /docs/conf.py | |
parent | hw/riscv/virt.c: use g_autofree in create_fdt_sockets() (diff) | |
download | qemu-1d873c6ecf984b69f69e918a8b1ced4de2097fbe.tar.xz qemu-1d873c6ecf984b69f69e918a8b1ced4de2097fbe.zip |
hw/riscv/virt.c: use g_autofree in create_fdt_virtio()
Put 'name' declaration inside the loop, with g_autofree, to avoid
manually doing g_free() in each iteration.
Signed-off-by: Daniel Henrique Barboza <dbarboza@ventanamicro.com>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <20240122221529.86562-6-dbarboza@ventanamicro.com>
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Diffstat (limited to 'docs/conf.py')
0 files changed, 0 insertions, 0 deletions