[Wayland-bugs] [Bug 751414] File descriptor leak in gdk_wayland_selection_request_target()
gtk+ (GNOME Bugzilla)
bugzilla at gnome.org
Wed Jun 24 02:34:55 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=751414
--- Comment #4 from Carlos Garnacho <carlosg at gnome.org> ---
Created attachment 305991
--> https://bugzilla.gnome.org/attachment.cgi?id=305991&action=edit
wayland: Properly initialize/finalize where we store the data_source.send fd
The fd must be closed on async_write_data_free(), but we should also
initialize it to -1 so gdk_wayland_selection_check_write() doesn't wrongly
pick the stdin fd.
--
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/20150624/f99fb919/attachment.html>
More information about the wayland-bugs
mailing list