[Wayland-bugs] [Bug 75303] Protocol: wl_buffer.release is racy
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Jun 4 08:24:28 UTC 2018
https://bugs.freedesktop.org/show_bug.cgi?id=75303
--- Comment #12 from Daniel Stone <daniel at fooishbar.org> ---
At this point, I think it would be more simple to document it as a limitation
that attaching the same wl_buffer to two wl_surfaces has inherent race
conditions and is thus a bad idea, and move on with our lives.
EGL clients can't ever access the buffer. dmabuf clients can just create a new
buffer referring to the same storage and do refcounting client side; ditto SHM
clients. So do we have a good usecase for multi-attach with a hard limit of one
buffer object?
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/wayland-bugs/attachments/20180604/eb9fcf1e/attachment-0001.html>
More information about the wayland-bugs
mailing list