mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2026-01-04 14:30:21 +01:00
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 |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| exposay.c | ||
| input-panel.c | ||
| Makefile.am | ||
| shell.c | ||
| shell.h | ||