Andrew Schwartzmeyer created MESOS-8805:
-------------------------------------------
Summary: Fix new warning in exit.hpp on windows
Key: MESOS-8805
URL: https://issues.apache.org/jira/browse/MESOS-8805
Project: Mesos
Issue Type: Bug
Reporter: Andrew Schwartzmeyer
{noformat}
mesos\3rdparty\stout\include\stout\exit.hpp(69) : warning C4722:
'__Exit::~__Exit': destructor never returns, potential memory leak
{noformat}
It's a legitimate warning, we should either fix it or silence it.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)