Re: [PATCH weston] shell: Free temporary strings

2013-06-20 Thread Kristian Høgsberg
On Tue, Jun 18, 2013 at 09:11:03AM +0200, Quentin Glidic wrote: > From: Quentin Glidic Thanks, applied. > Signed-off-by: Quentin Glidic > --- > src/shell.c | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/src/shell.c b/src/shell.c > index ceb963c..4447995 100644 > --- a/src/shell.c

[PATCH weston] shell: Free temporary strings

2013-06-18 Thread Quentin Glidic
From: Quentin Glidic Signed-off-by: Quentin Glidic --- src/shell.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/shell.c b/src/shell.c index ceb963c..4447995 100644 --- a/src/shell.c +++ b/src/shell.c @@ -402,8 +402,10 @@ shell_configuration(struct desktop_shell *shell) west