[Wayland-bugs] [Bug 766341] Do not rely on memfd as it requires a fairly recent kernel

gtk+ (GNOME Bugzilla) bugzilla at gnome.org
Mon May 16 18:42:20 UTC 2016


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

Ray Strode [halfline] <rstrode at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #328003|none                        |needs-work
             status|                            |

--- Comment #30 from Ray Strode [halfline] <rstrode at redhat.com> ---
Review of attachment 328003:

eek every time i got close the browser tab with the patch i spot something new.

::: gdk/wayland/gdkdisplay-wayland.c
@@ +1102,3 @@
+           * See bug 766341
+           */
+          if (ret < 0 && errno == -ENOSYS)

should be ENOSYS not -ENOSYS

-- 
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/20160516/89b3d251/attachment.html>


More information about the wayland-bugs mailing list