Merge changes Icc56eea0,I76dfbd3c into tizen
authorSangho Park <sangho1206.park@samsung.com>
Tue, 20 May 2014 09:07:58 +0000 (02:07 -0700)
committerGerrit Code Review <gerrit@review.vlan103.tizen.org>
Tue, 20 May 2014 09:07:58 +0000 (02:07 -0700)
* changes:
  backtrace: avoid possible memory corruption have to resolve this asap;
  ecs : make client list thread-safe use QTAIL_FOREACH_SAFE instead of QTAIL_FOREACH not to call ecs_close in stop_ecs (FIXME)


Trivial merge