Re: [PATCH] xwayland: Always free reply from xcb_get_property_reply()

2015-07-10 Thread Bryce Harrington
On Wed, Jul 01, 2015 at 05:12:27PM -0700, Bryce Harrington wrote: > On Wed, Jul 01, 2015 at 11:19:09AM +0200, Marek Chalupa wrote: > > On Wed, Jul 1, 2015 at 6:35 AM, Bryce Harrington > > wrote: > > > > > Signed-off-by: Bryce Harrington > > > --- > > > xwayland/selection.c | 10 +++--- > > >

Re: [PATCH] xwayland: Always free reply from xcb_get_property_reply()

2015-07-01 Thread Bryce Harrington
On Wed, Jul 01, 2015 at 11:19:09AM +0200, Marek Chalupa wrote: > On Wed, Jul 1, 2015 at 6:35 AM, Bryce Harrington > wrote: > > > Signed-off-by: Bryce Harrington > > --- > > xwayland/selection.c | 10 +++--- > > 1 file changed, 7 insertions(+), 3 deletions(-) > > > > diff --git a/xwayland/se

Re: [PATCH] xwayland: Always free reply from xcb_get_property_reply()

2015-07-01 Thread Marek Chalupa
On Wed, Jul 1, 2015 at 6:35 AM, Bryce Harrington wrote: > Signed-off-by: Bryce Harrington > --- > xwayland/selection.c | 10 +++--- > 1 file changed, 7 insertions(+), 3 deletions(-) > > diff --git a/xwayland/selection.c b/xwayland/selection.c > index 572a0b5..451b915 100644 > --- a/xwayland

[PATCH] xwayland: Always free reply from xcb_get_property_reply()

2015-06-30 Thread Bryce Harrington
Signed-off-by: Bryce Harrington --- xwayland/selection.c | 10 +++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/xwayland/selection.c b/xwayland/selection.c index 572a0b5..451b915 100644 --- a/xwayland/selection.c +++ b/xwayland/selection.c @@ -119,8 +119,9 @@ weston_wm_get