[Wayland-bugs] [Bug 765062] Wayland: Inspector GtkLabel drag'n'drop freezes gnome-shell session
mutter (GNOME Bugzilla)
bugzilla at gnome.org
Mon Apr 25 10:46:29 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=765062
--- Comment #5 from Jonas Ã…dahl <jadahl at gmail.com> ---
Created attachment 326672
--> https://bugzilla.gnome.org/attachment.cgi?id=326672&action=edit
wayland: Handle wl_data_device being destroyed while focused
A wl_data_device object may be created while it is being focused,
either because the client destroyed it or because the client was
destroyed. Handle this by early out in focus handler vfuncs the case
where it was destroyed, so that we don't corrupt memory and/or cause
segmentation fault.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/wayland-bugs/attachments/20160425/67069942/attachment.html>
More information about the wayland-bugs
mailing list