diff options
author | Simon Ser <contact@emersion.fr> | 2021-11-16 22:55:54 +0100 |
---|---|---|
committer | Simon Zeni <simon@bl4ckb0ne.ca> | 2021-11-17 16:12:59 +0000 |
commit | 9a4e1095cad154b7f8ce41cedbfb1e9a7e137d66 (patch) | |
tree | 95ed10cb7840ec1cf525e83096cae3b37450be67 /render/vulkan/renderer.c | |
parent | 8274c85d21df4c790b46666f4383731c89352480 (diff) |
linux-dmabuf-v1: properly validate flags
We were send a protocol error if INTERLACED or BOTTOM_FIRST was
set. This is incorrect for the zwp_linux_dmabuf_params.create
code-path because this kills the client without allowing it to
gracefully handle the error.
We should only send a protocol error if the client provides a bit
not listed in the protocol definition.
Diffstat (limited to 'render/vulkan/renderer.c')
0 files changed, 0 insertions, 0 deletions