Comment 6 for bug 1399603

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

Reviewed: https://review.opencontrail.org/5332
Committed: http://github.org/Juniper/contrail-controller/commit/ef1771d54b959ca7d8d01241aa5dfb887e096163
Submitter: Zuul
Branch: R1.10

commit ef1771d54b959ca7d8d01241aa5dfb887e096163
Author: Pedro Marques <email address hidden>
Date: Fri Dec 5 13:41:48 2014 -0800

Automatic copy constructor for MacAddress doesn't work as expected.
Add DISALLOW_COPY_AND_ASSIGN to prevent the copy constructor from being
used.

Change-Id: Id8ad9456f64a574c2bade9ed584614260cb9b8f6
Partial-Bug: #1399603