input: Properly handle setting touch focus to NULL
authorKristian Høgsberg <krh@bitplanet.net>
Thu, 24 Oct 2013 21:21:53 +0000 (14:21 -0700)
committerKristian Høgsberg <krh@bitplanet.net>
Thu, 24 Oct 2013 21:21:53 +0000 (14:21 -0700)
commitc3244d7abc7e417363898d3d4e852ef3aee63125
tree29deb925b339787a3cf1008fd1af2d59609fe881
parentb5a4f986d4d1a7129184e5d81b94ef2c45972242
input: Properly handle setting touch focus to NULL

This happens on TOUCH_UP, and we unconditionally dereference view->surface.
src/input.c