This patch set includes few fixes for bugs that was found by Linux Verification Center (linuxtesting.org) with the SVACE static analysis tool. Ildar Kamaletdinov (4): tools: Fix memory leak in hciconfig tools: Fix memory leaks in btgatt-server/client tools: Fix handle leak in rfcomm device: Fix uninitialized value usage src/device.c | 3 ++- tools/btgatt-client.c | 5 ++++- tools/btgatt-server.c | 5 ++++- tools/hciconfig.c | 5 ++++- tools/rfcomm.c | 4 ++++ 5 files changed, 18 insertions(+), 4 deletions(-) -- 2.35.3