commit | bbc206e948352b79e240a6898f3ada0c46d0b02a | [log] [tgz] |
---|---|---|
author | Derek Foreman <derekf@osg.samsung.com> | Mon Jun 26 15:55:44 2017 -0500 |
committer | Daniel Stone <daniels@collabora.com> | Mon Jul 03 16:42:06 2017 +0100 |
tree | 79dc4db5548e5262d1c668e8c14e74ee7e5bfd74 | |
parent | cd052a6214fc5d773f6c3b9c9828f916dfaaf1ad [diff] |
dmabuf: Don't crash clients by sending version inappropriate events We need to make sure the client bound dmabuf with a high enough version to receive modifier events before sending them or the client will crash. Signed-off-by: Derek Foreman <derekf@osg.samsung.com> Reviewed-by: Daniel Stone <daniels@collabora.com>