Le 18/02/2020 à 10:11, kuhn.chen...@huawei.com a écrit :
> From: Chen Qun
>
> The device tree blob returned by load_device_tree is malloced.
> We should free it after cpu_physical_memory_write().
>
> Reported-by: Euler Robot
> Signed-off-by: Chen Qun
> ---
> hw/nios2/boot.c | 1 +
> 1 file ch
From: Chen Qun
The device tree blob returned by load_device_tree is malloced.
We should free it after cpu_physical_memory_write().
Reported-by: Euler Robot
Signed-off-by: Chen Qun
---
hw/nios2/boot.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/hw/nios2/boot.c b/hw/nios2/boot.c
index 4