[
https://issues.apache.org/jira/browse/MESOS-3175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14648040#comment-14648040
]
Benjamin Mahler commented on MESOS-3175:
----------------------------------------
Did you forget to publish the review?
> 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)