----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/71388/ -----------------------------------------------------------
(Updated Sept. 25, 2019, 11:23 p.m.) Review request for mesos, Benjamin Mahler and Jan Schlicht. Changes ------- Fix issues raised by Ben Repository: mesos Description ------- This not only simplifies our implementation of `DynamicLibrary`, but also removes the potential for accidental file descriptor leaks. Diffs (updated) ----- 3rdparty/stout/include/stout/posix/dynamiclibrary.hpp 6a50592632246b06152bee177e933f65438c07ca Diff: https://reviews.apache.org/r/71388/diff/2/ Changes: https://reviews.apache.org/r/71388/diff/1-2/ Testing ------- `make check` Thanks, Benjamin Bannier
