qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [PATCH RESEND v2 0/7] some memleak trivial patchs


From: Chenqun (kuhn)
Subject: RE: [PATCH RESEND v2 0/7] some memleak trivial patchs
Date: Fri, 30 Oct 2020 10:23:19 +0000

Ping!

Hi all,
  The patche2 ~7 have been reviewed for some time. 
Could someone please pick it up?

Thanks,
Chen Qun

> -----Original Message-----
> From: Chenqun (kuhn)
> Sent: Friday, October 23, 2020 2:12 PM
> To: qemu-devel@nongnu.org; qemu-trivial@nongnu.org
> Cc: Pannengyuan <pannengyuan@huawei.com>; lvivier@redhat.com;
> Zhanghailiang <zhang.zhanghailiang@huawei.com>; ganqixin
> <ganqixin@huawei.com>; Chenqun (kuhn) <kuhn.chenqun@huawei.com>
> Subject: [PATCH RESEND v2 0/7] some memleak trivial patchs
> 
> Hi all,
> 
>   Here are some memory leak patches reported by EulerRobot.
> Some patch submissions have been unattended for a while and I resend them.
> 
> Thanks,
> Chen Qun
> 
> 
> Chen Qun (1):
>   tests/migration: fix memleak in wait_command/wait_command_fd
> 
> Pan Nengyuan (6):
>   qga/channel-posix: Plug memory leak in ga_channel_write_all()
>   elf2dmp/qemu_elf: Plug memleak in QEMU_Elf_init
>   elf2dmp/pdb: Plug memleak in pdb_init_from_file
>   migration/colo: Plug memleaks in colo_process_incoming_thread
>   blockdev: Fix a memleak in drive_backup_prepare()
>   block/file-posix: fix a possible undefined behavior
> 
>  block/file-posix.c              |  2 +-
>  blockdev.c                      |  1 +
>  contrib/elf2dmp/pdb.c           |  1 +
>  contrib/elf2dmp/qemu_elf.c      |  1 +
>  migration/colo.c                |  5 ++++-
>  qga/channel-posix.c             |  6 +++++-
>  tests/qtest/migration-helpers.c | 16 ++++++++++++----
>  7 files changed, 25 insertions(+), 7 deletions(-)
> 
> --
> 2.23.0


reply via email to

[Prev in Thread] Current Thread [Next in Thread]