window: Avoid setting an invalid surface for the pointer
authorRob Bradford <rob@linux.intel.com>
Tue, 25 Oct 2011 11:20:51 +0000 (12:20 +0100)
committerRob Bradford <rob@linux.intel.com>
Tue, 25 Oct 2011 11:20:51 +0000 (12:20 +0100)
commit8bd35c777064dd48aa3e30f8b9b676cd454d45e6
tree965a70bfdcddab6db00fa9611eac37b9361c39ea
parent21223bf6d1c3ff209673c65c26e7934a82c8375d
window: Avoid setting an invalid surface for the pointer

If we failed to load the pointer image to the surface then do not create a
buffer from a NULL surface and do not attach that to the device.
clients/window.c