Diff between 06d3c7429ad6bdf6eef1bcedee327e74a33c40bf and 56bda20ce9e3e5c4684b37cffd4527264c2b4c1e
Changed Files
| File | Additions | Deletions | Status |
| tools/meshctl.c | +0 | -1 | modified |
Full Patch
diff --git a/tools/meshctl.c b/tools/meshctl.c
index 18e20c4..38ffd35 100644
--- a/tools/meshctl.c
+++ b/tools/meshctl.c
@@ -2015,7 +2015,6 @@ int main(int argc, char *argv[])
fail:
bt_shell_cleanup();
- g_free(mesh_dir);
return EXIT_FAILURE;
}