This patchset fixes 3 static analysis identified issues in the mesh daemon. Brian Gix (3): mesh: Fix using uninitialized bytes mesh: Fix leaked mesh_net allocation mesh: Fix leaked message reference mesh/crypto.c | 1 + mesh/manager.c | 3 ++- mesh/node.c | 4 ++-- 3 files changed, 5 insertions(+), 3 deletions(-) -- 2.25.4