Guard against constraint sending messages during core destruction
authorjonghyun.ho <jonghyun.ho@samsung.com>
Sat, 31 May 2014 02:05:16 +0000 (11:05 +0900)
committerAdeel Kazmi <adeel.kazmi@samsung.com>
Tue, 10 Jun 2014 14:58:28 +0000 (15:58 +0100)
commit1fd4bbf4e437b145aa423fbce1d71b0590e607cf
tree5964784f1495973f596374b6e373eaf8de6553b2
parentaa065d765d60ea161285f30013715c4be2650668
Guard against constraint sending messages during core destruction

[cause]       ProxyObject was about to send a message after core is already destroyed.
[solution]    Guard against constraint sending messages during core destruction
dali/internal/event/common/proxy-object.cpp