fixed memleak in IKE_SA manager
This commit is contained in:
@@ -440,6 +440,7 @@ static ike_sa_t* checkout_by_message(private_ike_sa_manager_t* this,
|
|||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
chunk_free(&hash);
|
||||||
DBG1(DBG_MGR, "ignoring message, no such IKE_SA");
|
DBG1(DBG_MGR, "ignoring message, no such IKE_SA");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user