Commit: 354d75d0ea68448cec05339811d9c5eb5057eac7
Parent: 50f5827544b2bde2cc8a198b2080829d885002e5
Author: Inga Stotland <inga.stotland@intel.com>
Committer: Brian Gix <brian.gix@intel.com>
Date: 2019-08-29 23:37:11
Tree: 28ce4984a10e47e0c5e22db71ef729a8fc9bb266

mesh: Add closedir() of config directory after opendir() This adds missing closedir() call to accompany opendir() in mesh_config_load_nodes(). Also, fixes confusing mix of variable names.

Diffstat

M mesh/mesh-config-json.c | 46 ++++++++++++++++++++++++++- - - - - - - - - - - - - - - - - - - -
M mesh/mesh-config.h | 4 ++- -

2 files changed, 28 insertions(+), 22 deletions(-)

View Full Diff | Patch