Comment 9 for bug 1706747

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

Reviewed: https://review.opencontrail.org/34046
Committed: http://github.com/Juniper/contrail-controller/commit/251fce43833e9f05748b0e55b58754a3516f865f
Submitter: Zuul (<email address hidden>)
Branch: R3.2

commit 251fce43833e9f05748b0e55b58754a3516f865f
Author: Ananth Suryanarayana <email address hidden>
Date: Wed Jul 26 12:52:55 2017 -0700

Protect get and set accesses to boost::function objects in BgpPeerTest

Use a mutex to protect the get and set from parallel access. Also rename the
variables to lower case and make them private.

Change-Id: I090379db01a5344cd23cd5570c6a02c09656c8d6
Closes-Bug: 1706747