Re: [Qemu-devel] [PATCH] qmp: Fix memory leak in migrate_params_test_apply

2019-09-04 Thread fangying
On 2019/9/4 0:46, Dr. David Alan Gilbert wrote: * Ying Fang (fangyi...@huawei.com) wrote: Address Sanitizer shows memory leak in migrate_params_test_apply migration/migration.c:1253 and the stack is as bellow: Direct leak of 45 byte(s) in 9 object(s) allocated from: #0 0xbd7fc1db in

Re: [Qemu-devel] [PATCH] qmp: Fix memory leak in migrate_params_test_apply

2019-09-03 Thread Dr. David Alan Gilbert
* Ying Fang (fangyi...@huawei.com) wrote: > Address Sanitizer shows memory leak in migrate_params_test_apply > migration/migration.c:1253 and the stack is as bellow: > > Direct leak of 45 byte(s) in 9 object(s) allocated from: > #0 0xbd7fc1db in __interceptor_malloc (/lib64/libasan.so.4+0x

Re: [Qemu-devel] [PATCH] qmp: Fix memory leak in migrate_params_test_apply

2019-08-28 Thread Stefano Garzarella
On Tue, Aug 27, 2019 at 07:16:50PM +0800, Ying Fang wrote: > Address Sanitizer shows memory leak in migrate_params_test_apply > migration/migration.c:1253 and the stack is as bellow: > > Direct leak of 45 byte(s) in 9 object(s) allocated from: > #0 0xbd7fc1db in __interceptor_malloc (/lib6

[Qemu-devel] [PATCH] qmp: Fix memory leak in migrate_params_test_apply

2019-08-27 Thread Ying Fang
Address Sanitizer shows memory leak in migrate_params_test_apply migration/migration.c:1253 and the stack is as bellow: Direct leak of 45 byte(s) in 9 object(s) allocated from: #0 0xbd7fc1db in __interceptor_malloc (/lib64/libasan.so.4+0xd31db) #1 0xbd514163 in g_malloc (/lib64/lib

Re: [Qemu-devel] [PATCH] qmp: Fix memory leak in migrate_params_test_apply

2019-08-27 Thread fangying
On 2019/8/27 16:38, Li Qiang wrote: Ying Fang mailto:fangyi...@huawei.com>> 于2019年8月27日周 二 下午4:06写道: Address Sanitizer shows memory leak in migrate_params_test_apply migration/migration.c:1253 and the stack is as bellow: Direct leak of 45 byte(s) in 9 object(s) allocated from

Re: [Qemu-devel] [PATCH] qmp: Fix memory leak in migrate_params_test_apply

2019-08-27 Thread Li Qiang
Ying Fang 于2019年8月27日周二 下午4:06写道: > Address Sanitizer shows memory leak in migrate_params_test_apply > migration/migration.c:1253 and the stack is as bellow: > > Direct leak of 45 byte(s) in 9 object(s) allocated from: > #0 0xbd7fc1db in __interceptor_malloc (/lib64/libasan.so.4+0xd31db)

Re: [Qemu-devel] [PATCH] qmp: Fix memory leak in migrate_params_test_apply

2019-08-27 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20190827080512.2417-1-fangyi...@huawei.com/ Hi, This series seems to have some coding style problems. See output below for more information: Message-id: 20190827080512.2417-1-fangyi...@huawei.com Type: series Subject: [Qemu-devel] [PATCH] qmp: Fix memory

[Qemu-devel] [PATCH] qmp: Fix memory leak in migrate_params_test_apply

2019-08-27 Thread Ying Fang
Address Sanitizer shows memory leak in migrate_params_test_apply migration/migration.c:1253 and the stack is as bellow: Direct leak of 45 byte(s) in 9 object(s) allocated from: #0 0xbd7fc1db in __interceptor_malloc (/lib64/libasan.so.4+0xd31db) #1 0xbd514163 in g_malloc (/lib64/lib