-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/65357/
-----------------------------------------------------------

Review request for mesos and Greg Mann.


Bugs: MESOS-8184
    https://issues.apache.org/jira/browse/MESOS-8184


Repository: mesos


Description
-------

`devolve(const v1::scheduler::Call& call)` is called by
`master::receive()` and by `Master::Http::scheduler()` before the input
is validated, so it should check if optional fields are set before
accessing them.


Diffs
-----

  src/internal/devolve.cpp 1cfbdf2ab58cf64ca0947c2dbc8e7f244c912fbe 


Diff: https://reviews.apache.org/r/65357/diff/1/


Testing
-------

`make check` on GNU/Linux


Thanks,

Gaston Kleiman

Reply via email to