diff --git a/protocol/wayland.xml b/protocol/wayland.xml index de6756b4..3658c124 100644 --- a/protocol/wayland.xml +++ b/protocol/wayland.xml @@ -507,6 +507,9 @@ Note, because wl_buffer objects are created from multiple independent factory interfaces, the wl_buffer interface is frozen at version 1. + + If the client destroys the underlying storage of a wl_buffer while the + compositor is using the buffer, the behavior is unspecified.