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

Chen Qun posted 7 patches 3 years, 6 months ago
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20201023061218.2080844-1-kuhn.chenqun@huawei.com
Maintainers: Paolo Bonzini <pbonzini@redhat.com>, Thomas Huth <thuth@redhat.com>, Juan Quintela <quintela@redhat.com>, Laurent Vivier <lvivier@redhat.com>, Hailiang Zhang <zhang.zhanghailiang@huawei.com>, "Dr. David Alan Gilbert" <dgilbert@redhat.com>, Kevin Wolf <kwolf@redhat.com>, Viktor Prutyanov <viktor.prutyanov@phystech.edu>, Markus Armbruster <armbru@redhat.com>, Max Reitz <mreitz@redhat.com>, Michael Roth <mdroth@linux.vnet.ibm.com>
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(-)
[PATCH RESEND v2 0/7] some memleak trivial patchs
Posted by Chen Qun 3 years, 6 months ago
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


RE: [PATCH RESEND v2 0/7] some memleak trivial patchs
Posted by Chenqun (kuhn) 3 years, 6 months ago
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