----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/3689/ -----------------------------------------------------------
Review request for mesos and Benjamin Hindman. Summary ------- The 'locked' member variable of the mesos::internal::Lock utility class was not initialized. I found this through valgrind. Diffs ----- src/common/lock.cpp 9000c11 Diff: https://reviews.apache.org/r/3689/diff Testing ------- Thanks, Charles
