Re: [PATCH weston v2] Fix trivial memory leaks

2015-03-09 Thread Pekka Paalanen
On Sun, 8 Mar 2015 19:17:06 +0900 Ryo Munakata wrote: > Signed-off-by: Ryo Munakata > --- > desktop-shell/shell.c | 2 ++ > src/compositor-x11.c | 2 ++ > 2 files changed, 4 insertions(+) > > diff --git a/desktop-shell/shell.c b/desktop-shell/shell.c > index aae304d..826692f 100644 > --- a/d

[PATCH weston v2] Fix trivial memory leaks

2015-03-08 Thread Ryo Munakata
Signed-off-by: Ryo Munakata --- desktop-shell/shell.c | 2 ++ src/compositor-x11.c | 2 ++ 2 files changed, 4 insertions(+) diff --git a/desktop-shell/shell.c b/desktop-shell/shell.c index aae304d..826692f 100644 --- a/desktop-shell/shell.c +++ b/desktop-shell/shell.c @@ -6453,6 +6453,8 @@ shel