commit | f589dac2b0298deeb92f4464645d702292425675 | [log] [tgz] |
---|---|---|
author | Daniel Stone <daniels@collabora.com> | Thu Feb 16 19:59:51 2017 +0000 |
committer | Bryce Harrington <bryce@osg.samsung.com> | Tue Feb 21 12:28:15 2017 -0800 |
tree | f1501a1bc66444cbb0254b01232cd50384a00b46 | |
parent | f81959e39d8fd6835a55417496ec17696e3661db [diff] |
screen-share: Use wl_list_for_each_safe on destroy Destroying the shared seat removes the link from so->seat_list. Signed-off-by: Daniel Stone <daniels@collabora.com> Reviewed-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk> Acked-by: Bryce Harrington <bryce@osg.samsung.com>