EXT: [PATCH wayland 6/6] tests: Remove memory leak checking infrastructure
Daniel Stone
daniel at fooishbar.org
Wed Aug 29 06:48:02 UTC 2018
Hi Ian,
On Wed, 29 Aug 2018 at 07:45, Ray, Ian (GE Healthcare) <ian.ray at ge.com> wrote:
> > On 29 Aug 2018, at 9.17, Daniel Stone <daniels at collabora.com> wrote:
> > @@ -200,7 +147,7 @@ run_test(const struct test *t)
> > assert(sigaction(SIGALRM, &sa, NULL) == 0);
> > }
> >
> > - cur_alloc = get_current_alloc_num();
> > + //cur_alloc = get_current_alloc_num();
>
> Nit: the above line could/should have been deleted.
Oops, yes, thanks for catching that.
Cheers,
Daniel
More information about the wayland-devel
mailing list