e_comp_wl: disable wayland log handler. 89/65189/1 accepted/tizen/common/20160408.184855 accepted/tizen/ivi/20160408.004445 accepted/tizen/mobile/20160408.004521 accepted/tizen/tv/20160408.004423 accepted/tizen/wearable/20160408.004457 submit/tizen/20160408.000800
authorGwanglim Lee <gl77.lee@samsung.com>
Thu, 7 Apr 2016 23:51:20 +0000 (08:51 +0900)
committerGwanglim Lee <gl77.lee@samsung.com>
Thu, 7 Apr 2016 23:51:20 +0000 (08:51 +0900)
commitc421f55df78f38a18b20de7763188cb417482681
treebf68df05c4404649e9ed06164db92d5d247fd74e
parentae10c3fd4320ee290dd4dc4b275cd198e3b1dc1d
e_comp_wl: disable wayland log handler.
It was passing va_list to eina_log, and eina_log treated it as normal argument.
And finally, the E could be crashed in _e_log_cb function.

Change-Id: I349637a1255a6c526718a51ba2857fc68ea84651
src/bin/e_comp_wl.c