tools/mesh-cfg-client: Fix NULL pointer dereferencing
authorInga Stotland <inga.stotland@intel.com>
Fri, 8 Oct 2021 18:48:30 +0000 (11:48 -0700)
committerAyush Garg <ayush.garg@samsung.com>
Fri, 11 Mar 2022 13:38:37 +0000 (19:08 +0530)
commit668a7a3e75b94e52f6ad6ee08e1336ecdf3168b6
treef9137d8f1de494086dedd146c71171bd02b35d69
parente101499e1b695bd7580a2dce34edf6c8692b2068
tools/mesh-cfg-client: Fix NULL pointer dereferencing

This patch fixes a number of potential NULL pointer dereferencing
cases.

Signed-off-by: Ayush Garg <ayush.garg@samsung.com>
tools/mesh/cfgcli.c
tools/mesh/mesh-db.c
tools/mesh/remote.c