Uploaded image for project: 'Mesos'
  1. Mesos
  2. MESOS-3175

subprocess_tests.cpp:598 delete used but allocated with new[]

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.24.0
    • 0.24.0
    • libprocess
    • None

    Description

      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]

      Attachments

        Activity

          People

            pbrett Paul Brett
            pbrett Paul Brett
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: