diff options
author | Chen Qun | 2020-02-18 10:11:53 +0100 |
---|---|---|
committer | David Gibson | 2020-02-20 23:15:04 +0100 |
commit | 438bafcac55308eef4f9029c94dbadd2c7ac3bb7 (patch) | |
tree | a9fec0167d033ee233e0332017a1d58136c7a540 /include/qemu | |
parent | spapr: Fix handling of unplugged devices during CAS and migration (diff) | |
download | qemu-438bafcac55308eef4f9029c94dbadd2c7ac3bb7.tar.gz qemu-438bafcac55308eef4f9029c94dbadd2c7ac3bb7.tar.xz qemu-438bafcac55308eef4f9029c94dbadd2c7ac3bb7.zip |
hw/ppc/virtex_ml507:fix leak of fdevice tree blob
The device tree blob returned by load_device_tree is malloced.
We should free it after cpu_physical_memory_write().
Reported-by: Euler Robot <euler.robot@huawei.com>
Signed-off-by: Chen Qun <kuhn.chenqun@huawei.com>
Message-Id: <20200218091154.21696-3-kuhn.chenqun@huawei.com>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'include/qemu')
0 files changed, 0 insertions, 0 deletions