ecore_wl2: replace non-thread safe call with thread safe one 91/199591/2
authorWonki Kim <wonki_.kim@samsung.com>
Wed, 13 Feb 2019 07:05:05 +0000 (16:05 +0900)
committerHermet Park <chuneon.park@samsung.com>
Thu, 14 Feb 2019 04:13:46 +0000 (04:13 +0000)
commitaee196d512166578e24ee71fb19161eebee1e73b
treeda9e657d91e6ec8033ca71186cb41473ec0ee056
parent22d8702876a29b59c0ecce3fc86f70bc537d0ea0
ecore_wl2: replace non-thread safe call with thread safe one

this patch replaces non-thread safe call 'strerror' with
thread safe one 'eina_error_msg_get'

Change-Id: Idfc38bbfad547eead6d95dfd0ce33d3d4def8852
src/lib/ecore_wl2/ecore_wl2_display.c
src/lib/ecore_wl2/ecore_wl2_input.c