https://bugs.freedesktop.org/show_bug.cgi?id=101595
--- Comment #1 from [email protected] ---
memfd_create solution seems to have the severe problem that file descriptors
sealed with F_SEAL_WRITE cannot be mmaped() with MAP_SHARED, even as PROT_READ
only. The solution would be to use MAP_PRIVATE, but still many existing clients
that use MAP_SHARED (because of copy-paste and because it made no difference
previously) would break.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
wayland-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs