data-device.c: Handle failure to allocate offer in weston_drag_set_focus
authorKristian Høgsberg <krh@bitplanet.net>
Tue, 6 Aug 2013 17:31:12 +0000 (10:31 -0700)
committerKristian Høgsberg <krh@bitplanet.net>
Tue, 6 Aug 2013 18:15:22 +0000 (11:15 -0700)
commitb10b44b58cb4d7ccfffa6d286e7adb5da89df686
tree57696a5a0bffd26597a0e4841f1267a3453b35d8
parent3c30f0f950a616df4c899c57839ef34946ead8b1
data-device.c: Handle failure to allocate offer in weston_drag_set_focus

If we fail to allocate and send the offer, don't send the drag enter and
don't set the drag focus so we don't send motion events or leave.
src/data-device.c