diff options
author | Dominique Martinet <asmadeus@codewreck.org> | 2018-06-30 11:08:49 +0900 |
---|---|---|
committer | Dominique Martinet <asmadeus@codewreck.org> | 2018-06-30 11:38:21 +0900 |
commit | 1940c6bbd9c0a8867e40a36f27b69c7069213cf0 (patch) | |
tree | 4e10972131bcbb9bfb51e34fad05dd75f2d39d3f /protocol | |
parent | 4cc441248121493350eb50277d2815ec31e9ea59 (diff) |
wayland backend: fix width/height == 0 check
We cannot handle just one of the two being NULL later down the road
(e.g. divide by zero in matrix projection code),
just ignore any such configure request.
Found through static analysis
Diffstat (limited to 'protocol')
0 files changed, 0 insertions, 0 deletions