Discarded.

On Thu, Oct 31, 2013 at 11:51 AM, Ben Mahler <[email protected]>wrote:

>    This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/14952/
>
> Has this been obviated by your new review?https://reviews.apache.org/r/15112
>
>
> - Ben Mahler
>
> On October 25th, 2013, 10:31 p.m. UTC, Jie Yu wrote:
>   Review request for mesos, Benjamin Hindman, Ben Mahler, and Vinod Kone.
> By Jie Yu.
>
> *Updated Oct. 25, 2013, 10:31 p.m.*
>  *Repository: * mesos-git
> Description
>
> See title. Make sure we don't accidentally do the following:
>
> void func(const Shared<Foo>& foo) {...}
>
> Foo* foo = new Foo();
> func(foo);
> delete foo;
>
>   Testing
>
> make check
>
>   Diffs
>
>    - 3rdparty/libprocess/include/process/shared.hpp (faa11cc)
>
> View Diff <https://reviews.apache.org/r/14952/diff/>
>

Reply via email to