Comment 14 for bug 1615147

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/23865
Committed: http://github.org/Juniper/contrail-controller/commit/533c22aec67f4359f67970c422c47806606ab724
Submitter: Zuul
Branch: R3.0.2.x

commit 533c22aec67f4359f67970c422c47806606ab724
Author: Ravi BK <email address hidden>
Date: Thu Aug 25 10:09:23 2016 +0530

Memory leak in AgentPath::ReorderCompositeNH func

Memory is allocated for NHkey to check if mpls points to same
NH as in key list. Memory will now be freed after its use.

Change-Id: I03d542a3b4b1086ac52974615901bc4db480bc09
Closes-bug: #1615147