j = j + 1 in Resources::isAllocatable
-------------------------------------
Key: MESOS-129
URL: https://issues.apache.org/jira/browse/MESOS-129
Project: Mesos
Issue Type: Bug
Reporter: Charles Reiss
Assignee: Charles Reiss
Priority: Minor
common/resources.hpp has 'int j = j + 1' in for loop over Resources. This
appears to occasionally (only if things get compiled "just right"?) cause a
memory error that valgrind can find in some tests.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira