This patchset fixes static analysis identified issues in the mesh daemon. v2: Clean-up PB-ADV queue Brian Gix (4): mesh: Fix using uninitialized bytes mesh: Fix leaked mesh_net allocation mesh: Fix leaked message reference mesh: Destroy PB-ADV queue when provisioning done mesh/crypto.c | 1 + mesh/manager.c | 3 ++- mesh/node.c | 4 ++-- mesh/pb-adv.c | 5 +++++ 4 files changed, 10 insertions(+), 3 deletions(-) -- 2.25.4