Comment 13 for bug 1615147

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

Reviewed: https://review.opencontrail.org/23867
Committed: http://github.org/Juniper/contrail-controller/commit/5e35a34826a39b4ac00d9e07c24cc9efa02dd7a1
Submitter: Zuul
Branch: R3.0

commit 5e35a34826a39b4ac00d9e07c24cc9efa02dd7a1
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