Fix surface_pong when a seat doesn't have a pointer
authorHardening <rdp.effort@gmail.com>
Fri, 17 May 2013 16:07:41 +0000 (18:07 +0200)
committerKristian Høgsberg <krh@bitplanet.net>
Fri, 17 May 2013 20:30:39 +0000 (16:30 -0400)
commiteb1e13044f26be3413238e70a00037d262dd6a9c
treecc1525238c1f75dcb65607edd75fe271e2dd0d84
parentff3230952a68077669e0ea0ac3ceb234273556fc
Fix surface_pong when a seat doesn't have a pointer

This patch fixes a crash with the surface_pong when one of the
seats doesn't have a pointer. This was the case with the RDP compositor
that use a fake seat with no mouse or keyboard.
src/shell.c