This patchset addresses a few valgrind identified errors, including some instances where memory was used after freeing. All three patches relate to the memory allocated for Provisioning purposes. This includes the patch from Prathyusha that fixes close indication. Brian Gix (2): mesh: Rearrange PB-ACK for possible session close mesh: Fix memory leak in Join() API call Prathyusha N (1): mesh: Fix to send close indication on timeout mesh/mesh.c | 7 +++++-- mesh/net.c | 1 - mesh/pb-adv.c | 10 ++++------ mesh/prov-acceptor.c | 1 + 4 files changed, 10 insertions(+), 9 deletions(-) -- 2.21.0