commit | c30c4bd6c86130a9fda4231447271f02d29e494f | [log] [tgz] |
---|---|---|
author | Rob Bradford <rob@linux.intel.com> | Wed Jul 24 16:57:33 2013 +0100 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Mon Jul 29 16:37:04 2013 -0700 |
tree | 6e38c95f60b28b901e59be7e7413fd72a3a41400 | |
parent | ead3ef8c7756d55e61c1a22489bac7ea9728934d [diff] |
clipboard: remove the weston_seat destruction listener on destroy Prior to freeing the memory in which the link node for the signal is emedded we should remove the link node from the list to prevent the list from being corrupted. https://bugs.freedesktop.org/show_bug.cgi?id=67231