evas text - handle null font case for font set
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>
Sat, 10 Aug 2019 22:33:05 +0000 (23:33 +0100)
committerJaehyun Cho <jae_hyun.cho@samsung.com>
Mon, 12 Aug 2019 07:35:56 +0000 (16:35 +0900)
commit58a3382049a35b25094882753518c03d96cdfef3
tree149c5d44c5e21a211cd35830a895cb9ae29b9b86
parentbe8e480cf0e7d8dc6e407bd42ea82d44bff4f8a9
evas text - handle null font case for font set

coverity was unhappy wiht inconsistent checks, so we'll be consistent
and thus handle a null font.

fixes CID 1403882
src/lib/evas/canvas/evas_object_text.c