-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/51049/
-----------------------------------------------------------
(Updated Aug. 12, 2016, 3:02 p.m.)
Review request for mesos, Greg Mann, Artem Harutyunyan, Joris Van Remoortere, and Vinod Kone.
Bugs: MESOS-3910
https://issues.apache.org/jira/browse/MESOS-3910
Repository: mesos
Description
-------
The `authorization_callbacks` were never being freed after being set
or unset. If you run the tests in repetition, this leaks memory.
Diffs
-----
3rdparty/libprocess/src/process.cpp 629f1644bc0a263972ec9efc41890c33f9406a34
Diff: https://reviews.apache.org/r/51049/diff/
Testing
-------
make
(More testing done later in the chain)
Thanks,
Joseph Wu
|