xwayland/window-manager.c: Use container_of to get the wm pointer since window may...
authorScott Moreau <oreaus@gmail.com>
Mon, 21 May 2012 21:49:13 +0000 (15:49 -0600)
committerKristian Høgsberg <krh@bitplanet.net>
Tue, 22 May 2012 15:34:34 +0000 (11:34 -0400)
commit1b3984c3cca457061f3049065c1f2fac055501d4
treea1410402d5a9759c18eb1e98b554e68c45f42097
parent02709afb51af2d1cf40f0d420113bde5c381739b
xwayland/window-manager.c: Use container_of to get the wm pointer since window may be NULL.
src/xwayland/window-manager.c