<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - weston_release_seat() double frees focus_state"
href="https://bugs.freedesktop.org/show_bug.cgi?id=67231#c3">Comment # 3</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW --- - weston_release_seat() double frees focus_state"
href="https://bugs.freedesktop.org/show_bug.cgi?id=67231">bug 67231</a>
from <span class="vcard"><a class="email" href="mailto:rob@robster.org.uk" title="Rob Bradford <rob@robster.org.uk>"> <span class="fn">Rob Bradford</span></a>
</span></b>
<pre>I posted two patches to the list to address this bug: the destroy signal list
was corrupted by the freeing of memory containing the link nodes without
removing the node from the list:
commit fad549ce2c221fccb04767e3b2f886c47dad1590
Author: Rob Bradford <<a href="mailto:rob@linux.intel.com">rob@linux.intel.com</a>>
Date: Wed Jul 24 16:54:35 2013 +0100
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.
<a class="bz_bug_link
bz_status_NEW "
title="NEW --- - weston_release_seat() double frees focus_state"
href="show_bug.cgi?id=67231">https://bugs.freedesktop.org/show_bug.cgi?id=67231</a>
commit 6e5a5caee3eec8c8ed4eeedccd27f88bf203a689
Author: Rob Bradford <<a href="mailto:rob@linux.intel.com">rob@linux.intel.com</a>>
Date: Wed Jul 24 16:54:35 2013 +0100
text-backend: 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.
<a class="bz_bug_link
bz_status_NEW "
title="NEW --- - weston_release_seat() double frees focus_state"
href="show_bug.cgi?id=67231">https://bugs.freedesktop.org/show_bug.cgi?id=67231</a></pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>