ecore_thread: do not override the data field of a thread 80/149880/2
authorMarcel Hollerbach <marcel-hollerbach@t-online.de>
Thu, 2 Mar 2017 17:32:40 +0000 (18:32 +0100)
committerHosang Kim <hosang12.kim@samsung.com>
Wed, 13 Sep 2017 12:02:32 +0000 (21:02 +0900)
commit310481f9af80c755b0eaeceaefcc9c8621296f04
tree8a70d0cfbee1446deb570a8840f50555abdb85d4
parentd417cec70893534662fa070a7f58a7e0680afc4d
ecore_thread: do not override the data field of a thread

otherwise a currently executed ecore_thread is going to pass a complete
wrong data to its callbacks.

fix T5175
fix T5173

Upstream: 097f9cfe5fa601deaca1ed4c72c6311b4b893386

Change-Id: I427d6440c265e358cd0268f24e1c4f27bf23c4f0
src/lib/ecore/ecore_thread.c