Re: [PATCH 3/3] cpu-plug-test: fix leaks

2019-11-08 Thread Thomas Huth
On 07/11/2019 20.27, Marc-André Lureau wrote: Spotted by ASAN. Signed-off-by: Marc-André Lureau --- tests/cpu-plug-test.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/cpu-plug-test.c b/tests/cpu-plug-test.c index 058cef5ac1..30e514bbfb 100644 --- a/tests/cpu-plug-test.c +++ b/

[PATCH 3/3] cpu-plug-test: fix leaks

2019-11-07 Thread Marc-André Lureau
Spotted by ASAN. Signed-off-by: Marc-André Lureau --- tests/cpu-plug-test.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/cpu-plug-test.c b/tests/cpu-plug-test.c index 058cef5ac1..30e514bbfb 100644 --- a/tests/cpu-plug-test.c +++ b/tests/cpu-plug-test.c @@ -99,6 +99,7 @@ static voi