Le 02/07/2019 à 19:05, no-re...@patchew.org a écrit : > Patchew URL: > https://patchew.org/QEMU/20190702123713.14396-1-laur...@vivier.eu/ ... > PASS 2 qmp-test /x86_64/qmp/oob > PASS 3 qmp-test /x86_64/qmp/preconfig > PASS 4 qmp-test /x86_64/qmp/missing-any-arg > --- > PASS 5 device-introspect-test /x86_64/device/introspect/abstract-interfaces > > ================================================================= > ==10595==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 32 byte(s) in 1 object(s) allocated from: > #0 0x55b80fde5b1e in calloc > (/tmp/qemu-test/build/x86_64-softmmu/qemu-system-x86_64+0x19f4b1e)
I don't see how this series can introduce a memory leak... all changes are trivial and there is no memory allocation added. So I guess it's a false positive. Any idea? Thanks, Laurent > --- > > SUMMARY: AddressSanitizer: 64 byte(s) leaked in 2 allocation(s). > /tmp/qemu-test/src/tests/libqtest.c:137: kill_qemu() tried to terminate QEMU > process but encountered exit status 1 > ERROR - too few tests run (expected 6, got 5) > make: *** [/tmp/qemu-test/src/tests/Makefile.include:894: check-qtest-x86_64] > Error 1 > make: *** Waiting for unfinished jobs.... > Traceback (most recent call last): > > > The full log is available at > http://patchew.org/logs/20190702123713.14396-1-laur...@vivier.eu/testing.asan/?type=message. > --- > Email generated automatically by Patchew [https://patchew.org/]. > Please send your feedback to patchew-de...@redhat.com >