Canvas text cursor: add NULL checks for some functions
authorDaniel Hirt <hirt.danny@gmail.com>
Tue, 13 Jun 2017 11:48:50 +0000 (14:48 +0300)
committerDaniel Hirt <hirt.danny@gmail.com>
Tue, 13 Jun 2017 13:11:54 +0000 (16:11 +0300)
commit867980520819a7c4bbc0fc70835d1e6823834941
treeaa33e696dbabaf565d6eb550d98a281787f605e8
parentb279387843575881825543bef34f50b36f3ab3f0
Canvas text cursor: add NULL checks for some functions

Passing a NULL cursor is permitted. Forgot to add to two functions
during port from EO.
Fixes some crashes.
src/lib/evas/canvas/evas_object_textblock.c