Ray Strode 99d766c044 xwayland: use g_autoptr for GError in xserver_died
Right now we explicitly g_clear_error any error we find, but that
makes it tricky to return early from the function, which a
subsequent commit will want to to do.

This commit switches GError to use g_autoptr so the error clearing
happens automatically.


(cherry picked from commit bb6585406543688f3df48aea3211726ce52a8f29)
2018-04-24 05:07:41 +00:00
2015-07-06 00:52:18 -07:00
2018-04-10 17:58:12 +02:00
2014-03-18 20:37:35 -04:00
2017-05-11 13:45:44 +02:00
2018-04-13 19:11:57 +02:00
2016-04-27 20:37:47 +02:00
2014-07-31 17:50:28 +02:00
2018-04-13 19:11:57 +02:00
Description
94 MiB
Languages
C 98.9%
Meson 0.7%
Python 0.3%