evas filters: Fix a rare crash in text render (SW)
authorJean-Philippe Andre <jp.andre@samsung.com>
Mon, 10 Apr 2017 07:56:14 +0000 (16:56 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Mon, 10 Apr 2017 07:56:14 +0000 (16:56 +0900)
commitf3c9500a6d7de03f92b62cf6515518dbe6385259
tree4e604d4f3f47824ee0e88cb3e05f14d82b3b9a19
parentc0db1f422502102f012fadfa17078a69d085c736
evas filters: Fix a rare crash in text render (SW)

There are reports of crashes when y < 0. This case seems
abnormal in case of filters, as I don't know how to reproduce it,
but it's happened.

Thanks Youngbok Shin for the report.

@fix
src/lib/evas/common/evas_font_compress.c