Paul Brett created MESOS-3175:
---------------------------------

             Summary: subprocess_tests.cpp:598 delete used but allocated with 
new[]
                 Key: MESOS-3175
                 URL: https://issues.apache.org/jira/browse/MESOS-3175
             Project: Mesos
          Issue Type: Bug
          Components: libprocess
    Affects Versions: 0.24.0
            Reporter: Paul Brett
            Assignee: Paul Brett


Compiler detected error:

../3rdparty/libprocess/src/tests/subprocess_tests.cpp|619 col 3| warning: 
'delete' applied to a pointer that was allocated with 'new[]'; did you mean 
'delete[]'? [-Wmismatched-new-delete]



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to