Comment 3 for bug 1641833

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

Reviewed: https://review.opencontrail.org/26559
Committed: http://github.org/Juniper/contrail-controller/commit/3def48da306377d9a4e60d2d24dd2d7b99874d19
Submitter: Zuul (<email address hidden>)
Branch: master

commit 3def48da306377d9a4e60d2d24dd2d7b99874d19
Author: ashoksingh <email address hidden>
Date: Tue Nov 29 17:31:49 2016 +0530

Fix valgrind errors for agent

Fixed following errors
1. Use of delete instead of delete[]
2. Use of unitialized variables in couple of places.

Change-Id: I92025bd395cc7a07c789bd8efc63305c3bdf408b
Partial-Bug: #1641833