mirror of
https://github.com/mii443/qemu.git
synced 2025-08-31 11:29:26 +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>