free device_name in destroy()
This commit is contained in:
@@ -466,7 +466,8 @@ METHOD(tnc_ifmap_listener_t, destroy, void,
|
|||||||
DBG1(DBG_TNC, "endSession with MAP server failed");
|
DBG1(DBG_TNC, "endSession with MAP server failed");
|
||||||
}
|
}
|
||||||
free(this->session_id);
|
free(this->session_id);
|
||||||
free(this->ifmap_publisher_id);
|
free(this->ifmap_publisher_id);
|
||||||
|
free(this->device_name);
|
||||||
}
|
}
|
||||||
if (this->svc_client)
|
if (this->svc_client)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user