Fix prevent issue - uncaught exception 11/42411/4
authorHeeyong Song <heeyong.song@samsung.com>
Mon, 29 Jun 2015 02:41:01 +0000 (11:41 +0900)
committerHeeyong Song <heeyong.song@samsung.com>
Tue, 14 Jul 2015 08:05:22 +0000 (17:05 +0900)
commit7f64063ffb5c77911c01ae8cbbbf88916bfb06f1
treeb3766239b8c502cac6f22f658709c79200d7bf40
parent2dd2ab1375c4531513795162be43c1f1041c6a14
Fix prevent issue - uncaught exception

In function main(int, char **) an exception of type Dali::DaliException is thrown and never caught.
MainLoop() may throw an exception.

Change-Id: Iaa61013fd07a287e360fb37d0a3548c7ea33343c
build/tizen/adaptor/linker-test.cpp