commit | e42d7548436e98665a3f48cb3a11ef1937f52273 | [log] [tgz] |
---|---|---|
author | Derek Foreman <derekf@osg.samsung.com> | Fri May 29 10:46:44 2015 -0500 |
committer | Daniel Stone <daniels@collabora.com> | Thu Aug 06 16:04:15 2015 +0100 |
tree | b1d18ba15b9c11643fc8baa578cd90696a209ed3 | |
parent | f965db5fc1799c2ae6adfe92896eb315a0c3447c [diff] |
desktop-shell: drop shell_client from the head of the surface list on destroy This prevents a use after free when the surfaces are automatically cleaned up later, as shell_client's freed node was still in the surface list. Signed-off-by: Derek Foreman <derekf@osg.samsung.com> Acked-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>