On Wed, 15 Oct 2014 10:19:33 +0200
Marek Chalupa wrote:
> Look OK,
>
> it can not hurt to add this check in any case.
Yeah, I take that as Acked-by.
> On 10 October 2014 22:46, Giulio Camuffo wrote:
>
> > the keyboard focus surface may not have a valid resource (server side
> > surface or a
Look OK,
it can not hurt to add this check in any case.
On 10 October 2014 22:46, Giulio Camuffo wrote:
> the keyboard focus surface may not have a valid resource (server side
> surface or a surface surviving its client), so check if it is valid
> before using it.
> ---
> src/input.c | 2 +-
>
the keyboard focus surface may not have a valid resource (server side
surface or a surface surviving its client), so check if it is valid
before using it.
---
src/input.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/input.c b/src/input.c
index e765221..bc58223 100644
---