server: no errors to a dead client
authorPekka Paalanen <ppaalanen@gmail.com>
Mon, 28 Nov 2011 07:47:15 +0000 (09:47 +0200)
committerPekka Paalanen <ppaalanen@gmail.com>
Tue, 29 Nov 2011 12:46:26 +0000 (14:46 +0200)
commitab6b0738c67bb6a3eec5b198ff909dc18a562294
treefd113f217a95fe6189105cc47e365a0ad02d0024
parenteae3bcb4ccb80ef1c4dcd2f71987c1187aeb9e73
server: no errors to a dead client

Do not try to send errors to an already dead client, while in the
middle of cleanup.

Signed-off-by: Pekka Paalanen <ppaalanen@gmail.com>
src/wayland-server.c