]> git.ipfire.org Git - thirdparty/qemu.git/commit
riscv/sifive_u: fix a memory leak in soc_realize()
authorPan Nengyuan <pannengyuan@huawei.com>
Tue, 10 Dec 2019 07:14:37 +0000 (15:14 +0800)
committerPalmer Dabbelt <palmerdabbelt@google.com>
Thu, 16 Jan 2020 18:02:40 +0000 (10:02 -0800)
commitbb8136df698bd565ee4f6c18d26c50dee320bfe4
tree201f30a65e0a0a3366a699a1b18028ade66fdea5
parent28b58f19d269633b3d14b6aebf1e92b3cd3ab56e
riscv/sifive_u: fix a memory leak in soc_realize()

Fix a minor memory leak in riscv_sifive_u_soc_realize()

Reported-by: Euler Robot <euler.robot@huawei.com>
Signed-off-by: Pan Nengyuan <pannengyuan@huawei.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>
hw/riscv/sifive_u.c