> > Cc: wayland-devel@lists.freedesktop.org
> > Subject: Re: [PATCH weston] Clients: Fix memleak issues in various
> clients
> of
> > weston
> >
> > On Thu, 15 May 2014 18:58:16 +0530
> > vivek wrote:
> >
> > > In many clients of we
> boun...@lists.freedesktop.org] On Behalf Of Pekka Paalanen
> Sent: Friday, May 16, 2014 11:48 AM
> To: vivek
> Cc: wayland-devel@lists.freedesktop.org
> Subject: Re: [PATCH weston] Clients: Fix memleak issues in various clients
of
> weston
>
> On Thu, 15 May 2014 18:58:16 +
On Thu, May 15, 2014 at 06:58:16PM +0530, vivek wrote:
> In many clients of weston, Display was not being destroyed so added it.
> Also destroy windows, widgets which were not being destroyed.
>
> Signed-off-by: vivek
LGTM
Reviewed-by: Bryce Harrington
> ---
> clients/cliptest.c| 13 ++
On Thu, 15 May 2014 18:58:16 +0530
vivek wrote:
> In many clients of weston, Display was not being destroyed so added it.
> Also destroy windows, widgets which were not being destroyed.
>
> Signed-off-by: vivek
> ---
> clients/cliptest.c| 13 ++---
> clients/dnd.c | 11
In many clients of weston, Display was not being destroyed so added it.
Also destroy windows, widgets which were not being destroyed.
Signed-off-by: vivek
---
clients/cliptest.c| 13 ++---
clients/dnd.c | 11 +++
clients/editor.c |3 +++
clients/flower.c