----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/53386/ -----------------------------------------------------------
(Updated Nov. 2, 2016, 11:56 p.m.) Review request for mesos and Joseph Wu. Changes ------- Switch to vector. Repository: mesos Description ------- Fixed memory leak in JVM code. Diffs (updated) ----- src/jvm/jvm.cpp 62f7857180162c510269b5d10f5add94ab354fa2 Diff: https://reviews.apache.org/r/53386/diff/ Testing ------- `make check` Verified that observed `clang-tidy` leak warning goes away with this change. Thanks, Neil Conway
