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: [email protected]; [email protected] > Cc: Pannengyuan <[email protected]>; [email protected]; > Zhanghailiang <[email protected]>; ganqixin > <[email protected]>; Chenqun (kuhn) <[email protected]> > 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
