https://bugzilla.gnome.org/show_bug.cgi?id=761095
--- Comment #4 from Ray Strode [halfline] <[email protected]> ---
Created attachment 319697
--> https://bugzilla.gnome.org/attachment.cgi?id=319697&action=edit
wayland: use memfd_create instead of open in tmpdir
The tmpdir is used for a wide assortment of things, and
can easily fill up. If it fills then desktop will start
crashing with SIGBUS errors.
This commit changes the shm pool allocation code, to use
memfd_create, instead, so the shared memory files will
be anonymous and not associated with /tmp
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
wayland-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/wayland-bugs