Skip to content
Snippets Groups Projects
Commit adce9a9a authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont
Browse files

wayland/shm: wait for buffers to be released

...before destroying them. Otherwise we can no longer keep track of
which picture buffer the display server still references, leading to
potential corruption.

To force the server to release all buffers, we must first detach the
any outstanding buffer from the display surface.
parent 9fbf0d33
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment