[Wayland-bugs] [Bug 747295] shared memory leak when creating/destroying widgets

gtk+ (GNOME Bugzilla) bugzilla at gnome.org
Tue Nov 24 11:43:10 PST 2015


https://bugzilla.gnome.org/show_bug.cgi?id=747295

--- Comment #1 from Carlos Garnacho <carlosg at gnome.org> ---
Created attachment 316197
  --> https://bugzilla.gnome.org/attachment.cgi?id=316197&action=edit
wayland: Plug surface leak

Other backends take care of the cairo surface destruction in
GdkWindow::destroy. We must do the same here, or the cairo_surface
and its corresponding wl_buffer are left dangling.

-- 
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/fb21fd04/attachment.html>


More information about the wayland-bugs mailing list