On Thu, Aug 31, 2023 at 12:55 AM Michael Tokarev <m...@tls.msk.ru> wrote:
> 29.08.2023 18:29, Hyman Huang wrote: > > From: "alloc.young" <alloc.yo...@outlook.com> > > > > 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? Since the leak occurs when using the hmp command instead of qmp, which lowers the frequency, it is, in my opinion, somewhat tolerable for the dirtylimit feature. It is undoubtedly not -stable-worthy for the memory leak issue by itself, which is regrettable. :( And the valgrind tool would be applied as much as possible for my further work. Thanks, Yong > Thanks, > > /mjt > -- Best regards