Anand Mazumdar created MESOS-4451:
-------------------------------------

             Summary: Enable `-Wnull-dereference` when building Mesos
                 Key: MESOS-4451
                 URL: https://issues.apache.org/jira/browse/MESOS-4451
             Project: Mesos
          Issue Type: Task
          Components: build
            Reporter: Anand Mazumdar
            Priority: Minor


Currently we don't have {{-Wnull-dereference}} enabled for Mesos. This can 
sometimes lead to {{NULL}} dereference errors that go unnoticed like the one 
reported in {{MESOS-4449}}.

We do have {{-Werror}} set to {{-Wall}} but this particular warning is not 
included in {{-Wall}}.



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

Reply via email to