mesh: Free allocated agent in mesh_remove_agent() 14/235114/1
authorInga Stotland <inga.stotland@intel.com>
Fri, 22 May 2020 00:34:53 +0000 (17:34 -0700)
committerAbhay Agarwal <ay.agarwal@samsung.com>
Thu, 28 May 2020 11:27:22 +0000 (16:57 +0530)
commit549cd0e955dfeff366446697a63c17f1e96d962e
treef4423dc46581561ee86945841465546c946ca007
parent0efdb91c907c253a22f816d9da2511c26588068f
mesh: Free allocated agent in mesh_remove_agent()

This adds previously missing call to free memory allocated
for agent structure.

Change-Id: Ibdb5336c5dfd52ad16b2718efea54692be76c72c
Signed-off-by: Abhay Agarwal <ay.agarwal@samsung.com>
mesh/agent.c