mesh: Fix valgrind memory leaks 28/234228/1
authorBrian Gix <brian.gix@intel.com>
Sat, 16 May 2020 01:22:02 +0000 (18:22 -0700)
committerAbhay Agarwal <ay.agarwal@samsung.com>
Fri, 22 May 2020 04:23:44 +0000 (09:53 +0530)
commit5ffa23ee564f86d647446cf45e4c8d2150e97d40
tree9d6fe498f583d28925b7c0f9538613c5eda7faa0
parent06e0aee843d757f674b5548b2ba72dda5542dc8f
mesh: Fix valgrind memory leaks

These memory leaks are ones that will compound over time with node
creation and deletion.

Change-Id: I67f757af13ea4d90676756ee6e1b786cefddef46
Signed-off-by: Abhay Agarwal <ay.agarwal@samsung.com>
mesh/mesh-config-json.c
mesh/mesh.c
mesh/node.c