diff options
author | Simon Ser <contact@emersion.fr> | 2020-07-07 16:28:20 +0200 |
---|---|---|
committer | Drew DeVault <sir@cmpwn.com> | 2020-07-07 11:18:07 -0600 |
commit | b6377b59ff70342e4e33b67c9733fe80d7e87cac (patch) | |
tree | 97fa35ebb0a5e9626d36673454b2b3cfed5b5451 /backend/headless | |
parent | cccca368c595946235cdfb80a9d796ef5cb750fa (diff) |
backend/drm: check drm_surface_make_current return value
drm_connector_set_cursor wasn't checking the return value of the
drm_surface_make_current call. On failure, this results in a failed
assertion in wlr_renderer_begin (because no rendering context is
current).
Diffstat (limited to 'backend/headless')
0 files changed, 0 insertions, 0 deletions