commit | f15320faeeef8cc37be85eefca8a676e77276bca | [log] [tgz] |
---|---|---|
author | Giulio Camuffo <giuliocamuffo@gmail.com> | Thu Dec 08 09:21:08 2016 +0100 |
committer | Quentin Glidic <sardemff7+git@sardemff7.net> | Thu Dec 08 11:58:18 2016 +0100 |
tree | bb994f346208e125631c8d7dbc66430c159e55d4 | |
parent | 2295a62788d7d8b279cc683144f09356a11cead2 [diff] |
libweston-desktop: don't crash when getting the pid for X clients X client's don't have a wl_client associated with their weston_desktop_client, so make sure to not use it. Signed-off-by: Giulio Camuffo <giuliocamuffo@gmail.com> Reviewed-by: Quentin Glidic <sardemff7+git@sardemff7.net>