weston/desktop-shell
Ander Conselvan de Oliveira 312ea4ca42 shell: Handle the desktop shell client destroy signal
Set the internal pointer for the client to NULL. This fixes a
segmentation fault at shutdown, where the shell would hang up before
and cause libwayland to call wl_client_destroy(). When the shell was
destroyed later, another call to wl_client_destroy() would cause the
crash.

https://bugs.freedesktop.org/show_bug.cgi?id=72550
2013-12-22 13:45:36 -08:00
..
.gitignore Update .gitignore 2013-12-09 12:15:41 -08:00
exposay.c desktop-shell: Split out exposay immplementation 2013-12-04 10:20:02 -08:00
input-panel.c desktop-shell: Split out input-panel code 2013-12-04 11:03:24 -08:00
Makefile.am build: Fix out-of-tree build for desktop-shell 2013-12-04 12:57:02 -08:00
shell.c shell: Handle the desktop shell client destroy signal 2013-12-22 13:45:36 -08:00
shell.h shell: Handle the desktop shell client destroy signal 2013-12-22 13:45:36 -08:00