commit | f10e06c77aee1c27e5f11f02e5ae6e1ae7fd36a5 | [log] [tgz] |
---|---|---|
author | Derek Foreman <derekf@osg.samsung.com> | Tue Feb 03 11:05:10 2015 -0600 |
committer | Bryce Harrington <bryce@osg.samsung.com> | Fri Feb 06 17:31:24 2015 -0800 |
tree | aa2a9c10d0fb8d6ef10f137139cdcc19f852e2a3 | |
parent | 82cc25b986669abf0a516eac0db936c5cd1e916b [diff] |
xwm: remove the create surface listener in weston_wm_destroy Failing to remove this can result in a crash when the signal is sent after the window manager is destroyed. Signed-off-by: Derek Foreman <derekf@osg.samsung.com> Reviewed-By: Giulio Camuffo <giuliocamuffo@gmail.com>