Files
weston/compositor
Pekka Paalanen 9cf5cc882d shell: destroy desktop_shell client on exit
If the compositor is shutting down while the desktop_shell still exists,
we leaked some resources by not destroying the client record.

Call wl_client_destroy() on the desktop_shell client, if it exists
during shutdown. Fixes some Valgrind errors.

Signed-off-by: Pekka Paalanen <ppaalanen@gmail.com>
2012-01-02 16:00:24 +02:00
..
2011-12-08 11:36:36 +02:00
2011-12-19 01:14:03 +02:00
2011-12-05 09:48:42 -05:00
2011-12-28 22:51:20 -05:00