If a client called wl_surface.attach with the same wl_buffer as previously, the compositor would mistakenly send a release on that buffer. This will cause problems only when clients start to properly use the wl_buffer.release event. Do not send wl_buffer.release if the same buffer is attached again. Signed-off-by: Pekka Paalanen <ppaalanen@gmail.com>
parent
82ec909b07
commit
a6421c4ea8
Loading…
Reference in new issue