-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/42605/
-----------------------------------------------------------
Review request for mesos and Joris Van Remoortere.
Bugs: MESOS-4449
https://issues.apache.org/jira/browse/MESOS-4449
Repository: mesos
Description
-------
This fixes a `NULL` pointer dereference erroneously added as part of
introducing an output operator for the `Executor` struct in
https://reviews.apache.org/r/39569.
Diffs
-----
src/slave/slave.cpp e23c3295c8ebed580751a5aabaf26e1773c54859
Diff: https://reviews.apache.org/r/42605/diff/
Testing
-------
make check
Thanks,
Anand Mazumdar