Georges Basile Stavracas Neto 93b9bc789c gpu-kms: Protect against NULL crtc->current_mode
When failing to apply the CRTC mode, Mutter throws a warning
message. This warning message would try to access the name of
the CRTC's current mode.

There are ocasions, however, where the current mode is NULL.
On these cases, Mutter would crash.

Fix that by protecting against NULL CRTC modes.
2018-07-14 12:58:59 -03:00
2015-07-06 00:52:18 -07:00
2014-03-18 20:37:35 -04:00
2017-05-11 13:45:44 +02:00
2018-07-09 18:37:32 +02:00
2016-04-27 20:37:47 +02:00
2014-07-31 17:50:28 +02:00
2018-07-09 18:37:32 +02:00
Description
91 MiB
Languages
C 98.9%
Meson 0.7%
Python 0.3%