You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Benjamin Mahler (JIRA)" <ji...@apache.org> on 2017/06/16 23:48:00 UTC

[jira] [Created] (MESOS-7689) Libprocess can crash on malformed request paths for libprocess messages.

Benjamin Mahler created MESOS-7689:
--------------------------------------

             Summary: Libprocess can crash on malformed request paths for libprocess messages.
                 Key: MESOS-7689
                 URL: https://issues.apache.org/jira/browse/MESOS-7689
             Project: Mesos
          Issue Type: Bug
          Components: libprocess
            Reporter: Benjamin Mahler


The following code will crash when there is a libprocess message and the path cannot be decoded:

https://github.com/apache/mesos/blob/1.3.0/3rdparty/libprocess/src/process.cpp#L798-L800



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)