On Thu, Aug 31, 2023 at 12:55 AM Michael Tokarev wrote:
> 29.08.2023 18:29, Hyman Huang wrote:
> > From: "alloc.young"
> >
> > Fix memory leak in hmp_info_vcpu_dirty_limit,use g_autoptr
> > to handle memory deallocation.
>
> It does not feel like -stable-worthy, or am I wrong and it should be
>
29.08.2023 18:29, Hyman Huang wrote:
From: "alloc.young"
Fix memory leak in hmp_info_vcpu_dirty_limit,use g_autoptr
to handle memory deallocation.
It does not feel like -stable-worthy, or am I wrong and it should be picked up
for -stable?
Thanks,
/mjt
From: "alloc.young"
Fix memory leak in hmp_info_vcpu_dirty_limit,use g_autoptr
to handle memory deallocation.
Signed-off-by: alloc.young
Reviewed-by: Hyman Huang
Message-Id:
Signed-off-by: Hyman Huang
---
softmmu/dirtylimit.c | 16 +++-
1 file changed, 7 insertions(+), 9 deleti
From: "alloc.young"
Fix memory leak in hmp_info_vcpu_dirty_limit,use g_autoptr
to handle memory deallocation.
Signed-off-by: alloc.young
Reviewed-by: Hyman Huang
Message-Id:
Signed-off-by: Hyman Huang
---
softmmu/dirtylimit.c | 16 +++-
1 file changed, 7 insertions(+), 9 deleti