mirror of
https://github.com/mii443/qemu.git
synced 2025-08-30 19:09:35 +00:00
The device tree blob returned by load_device_tree is malloced. Free it before returning. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>