[Wayland-bugs] [Bug 732742] Infinite recursion on GdkDevice disposal
gtk+ (GNOME Bugzilla)
bugzilla at gnome.org
Tue Nov 24 11:44:06 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=732742
--- Comment #1 from Carlos Garnacho <carlosg at gnome.org> ---
Created attachment 316198
--> https://bugzilla.gnome.org/attachment.cgi?id=316198&action=edit
device: Fix dispose
The way master devices detach from their other master counterpart is
vulnerable to infinite recursion due to the way we first recurse on
the other device before clearing the pointer, this may happen if
that last reference to the other master device is held by the
device->associated field.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-bugs/attachments/20151124/44ba70e0/attachment.html>
More information about the wayland-bugs
mailing list