Re: [Qemu-devel] [PATCH] tests/check-qjson: fix a leak

2018-09-03 Thread Markus Armbruster
Thomas Huth writes: > On 2018-09-03 07:51, Markus Armbruster wrote: >> Thomas Huth writes: >> >>> On 2018-09-01 23:19, Marc-André Lureau wrote: Spotted by ASAN: = ==11893==ERROR: LeakSanitizer: detected memory leaks

Re: [Qemu-devel] [PATCH] tests/check-qjson: fix a leak

2018-09-02 Thread Thomas Huth
On 2018-09-03 07:51, Markus Armbruster wrote: > Thomas Huth writes: > >> On 2018-09-01 23:19, Marc-André Lureau wrote: >>> Spotted by ASAN: >>> = >>> ==11893==ERROR: LeakSanitizer: detected memory leaks >>> >>> Direct leak of 1120 by

Re: [Qemu-devel] [PATCH] tests/check-qjson: fix a leak

2018-09-02 Thread Markus Armbruster
Thomas Huth writes: > On 2018-09-01 23:19, Marc-André Lureau wrote: >> Spotted by ASAN: >> = >> ==11893==ERROR: LeakSanitizer: detected memory leaks >> >> Direct leak of 1120 byte(s) in 28 object(s) allocated from: >> #0 0x7fd05

Re: [Qemu-devel] [PATCH] tests/check-qjson: fix a leak

2018-09-02 Thread Markus Armbruster
Marc-André Lureau writes: > Spotted by ASAN: > = > ==11893==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1120 byte(s) in 28 object(s) allocated from: > #0 0x7fd0515b0c48 in malloc (/lib64/libasan.so.5+0xeec48) >

Re: [Qemu-devel] [PATCH] tests/check-qjson: fix a leak

2018-09-02 Thread Thomas Huth
On 2018-09-01 23:19, Marc-André Lureau wrote: > Spotted by ASAN: > = > ==11893==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1120 byte(s) in 28 object(s) allocated from: > #0 0x7fd0515b0c48 in malloc (/lib64/liba

[Qemu-devel] [PATCH] tests/check-qjson: fix a leak

2018-09-01 Thread Marc-André Lureau
Spotted by ASAN: = ==11893==ERROR: LeakSanitizer: detected memory leaks Direct leak of 1120 byte(s) in 28 object(s) allocated from: #0 0x7fd0515b0c48 in malloc (/lib64/libasan.so.5+0xeec48) #1 0x7fd050ffa3c5 in g_malloc (/lib6