Re: [PATCH] exposay: provide a cancel func to the ptr grab iface

2013-11-27 Thread Kristian Høgsberg
On Tue, Nov 26, 2013 at 01:32:08PM +0100, poch...@gmail.com wrote: > From: Emilio Pozuelo Monfort > > Fixes a crash when cancel is called while exposay is in progress. Yup, I was hitting that a lot, thanks. Kristian > --- > src/shell.c | 10 ++ > 1 file changed, 10 insertions(+) > >

[PATCH] exposay: provide a cancel func to the ptr grab iface

2013-11-26 Thread pochu27
From: Emilio Pozuelo Monfort Fixes a crash when cancel is called while exposay is in progress. --- src/shell.c | 10 ++ 1 file changed, 10 insertions(+) diff --git a/src/shell.c b/src/shell.c index f102e9a..6ba1f10 100644 --- a/src/shell.c +++ b/src/shell.c @@ -5275,10 +5275,20 @@ expos