Files
xserver/os
Keith Packard d05c754e1b os: Check oc->trans_conn before using oc->fd in YieldControlNoInput
oc->trans_conn is set to NULL when the connection is closed. At this
point, oc->fd is no longer valid and shouldn't be used. Move
dereference of oc->fd up into YieldControlNoInput where the state of
oc->trans_conn can be checked in a single place.

Reviewed-by: Adam Jackson <ajax@redhat.com>
Signed-off-by: Keith Packard <keithp@keithp.com>
2017-06-13 09:56:41 -04:00
..
2015-11-30 11:51:22 -05:00
2017-02-23 09:20:48 +10:00
2014-11-12 10:25:00 +10:00
2017-04-26 16:07:19 -04:00
2016-07-21 15:04:47 -04:00
2012-03-21 13:54:42 -07:00
2012-03-21 13:54:42 -07:00
2016-07-21 15:04:47 -04:00
2013-10-31 16:58:12 -07:00