-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/56466/
-----------------------------------------------------------
(Updated Feb. 8, 2017, 11:51 p.m.)
Review request for mesos, Jie Yu, Kevin Klues, and Jiang Yan Xu.
Bugs: MESOS-7060
https://issues.apache.org/jira/browse/MESOS-7060
Repository: mesos
Description
-------
The ELF interpreter (ie. program loader) path is not necessarily
specified in the ELF dependencies section but we still need
to capture is as a dependency of an executable program.
Diffs
-----
src/linux/ldd.cpp dd5c9c55560dc2895763141393fdaf97be66a5a8
Diff: https://reviews.apache.org/r/56466/diff/
Testing (updated)
-------
make check (Fedora, Ubuntu)
Thanks,
James Peach