Re: [PATCH] tests/qtest/ast2700-smc-test: Fix leak

2025-05-13 Thread Cédric Le Goater
On 5/9/25 19:50, Fabiano Rosas wrote: ASAN spotted a leak of the memory used to hold the tmp_path: Direct leak of 35 byte(s) in 1 object(s) allocated from: #0 0x55e29aa96da9 in malloc ../projects/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fe0cfb26518 in g_malloc ../glib/gme

RE: [PATCH] tests/qtest/ast2700-smc-test: Fix leak

2025-05-12 Thread Jamin Lin
> > > Jamin, could you check please ? > > > Thanks, > > C. > > > On 5/9/25 19:50, Fabiano Rosas wrote: > > ASAN spotted a leak of the memory used to hold the tmp_path: > > > > Direct leak of 35 byte(s) in 1 object(s) allocated from: > > #0 0x55e29aa96da9 in > malloc ../projects/compiler-

Re: [PATCH] tests/qtest/ast2700-smc-test: Fix leak

2025-05-12 Thread Cédric Le Goater
Jamin, could you check please ? Thanks, C. On 5/9/25 19:50, Fabiano Rosas wrote: ASAN spotted a leak of the memory used to hold the tmp_path: Direct leak of 35 byte(s) in 1 object(s) allocated from: #0 0x55e29aa96da9 in malloc ../projects/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:

[PATCH] tests/qtest/ast2700-smc-test: Fix leak

2025-05-09 Thread Fabiano Rosas
ASAN spotted a leak of the memory used to hold the tmp_path: Direct leak of 35 byte(s) in 1 object(s) allocated from: #0 0x55e29aa96da9 in malloc ../projects/compiler-rt/lib/asan/asan_malloc_linux.cpp:69:3 #1 0x7fe0cfb26518 in g_malloc ../glib/gmem.c:106 #2 0x7fe0cfb4146e in g_strconc