On Tue, Feb 4, 2020 at 11:09 PM wrote:
>
> From: Pan Nengyuan
>
> There is a memory leak when we call 'device_list_properties' with typename =
> stm32f2xx_timer. It's easy to reproduce as follow:
>
> virsh qemu-monitor-command vm1 --pretty '{"execute":
> "device-list-properties", "arguments
On 2/5/20 8:06 AM, pannengy...@huawei.com wrote:
From: Pan Nengyuan
There is a memory leak when we call 'device_list_properties' with typename =
stm32f2xx_timer. It's easy to reproduce as follow:
virsh qemu-monitor-command vm1 --pretty '{"execute": "device-list-properties", "arguments":
From: Pan Nengyuan
There is a memory leak when we call 'device_list_properties' with typename =
stm32f2xx_timer. It's easy to reproduce as follow:
virsh qemu-monitor-command vm1 --pretty '{"execute":
"device-list-properties", "arguments": {"typename": "stm32f2xx_timer"}}'
This patch delay