----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/49994/#review142079 -----------------------------------------------------------
Ship it! Thanks for fixing this! Note: Your description needs a newline. - Joseph Wu On July 13, 2016, 10:01 a.m., Michael Park wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/49994/ > ----------------------------------------------------------- > > (Updated July 13, 2016, 10:01 a.m.) > > > Review request for mesos and Joseph Wu. > > > Repository: mesos > > > Description > ------- > > `data` is initialized with `new char[size]`. It should be `delete`d with > `delete[]`. > > > Diffs > ----- > > 3rdparty/libprocess/src/tests/test_linkee.cpp > b7bd64c866cfe392b36a0105a5720b115c08623d > > Diff: https://reviews.apache.org/r/49994/diff/ > > > Testing > ------- > > `make check` > > > Thanks, > > Michael Park > >
