v1: corrected the double-free v2: Sets a single free point for node->cfg data, and reduce the scope and rename mesh_config_destroy() to mesh_release_nvm(). This is cleaner because all node dynamic resources are discarded elsewhere, and should not be combined with releasing of NVM. Brian Gix (1): mesh: Fix double-free mesh/mesh-config-json.c | 2 +- mesh/mesh-config.h | 2 +- mesh/node.c | 3 +-- 3 files changed, 3 insertions(+), 4 deletions(-) -- 2.25.4