glx: Ignore DRI2 event for drawables we've destroyed
authorKristian Høgsberg <krh@bitplanet.net>
Wed, 8 Sep 2010 22:54:30 +0000 (18:54 -0400)
committerKristian Høgsberg <krh@bitplanet.net>
Wed, 8 Sep 2010 22:54:48 +0000 (18:54 -0400)
commitf24ec6367b1cf6c6822fa998df8a877288711427
treebd847b6bfb10dcdacbd6df94a041fcd71f2a954b
parent659dab6be6bc82f8a0551c30f1133e0010f04ed8
glx: Ignore DRI2 event for drawables we've destroyed

Since we now actually destroy GLX drawables, we get into situations where
we get events for drawables that no longer exist.  Just ignore the
event in that case.
src/glx/dri2.c