Fix build warnings 99/152299/1
authorhuiyu,eun <huiyu.eun@samsung.com>
Mon, 11 Sep 2017 02:44:12 +0000 (11:44 +0900)
committerhuiyu,eun <huiyu.eun@samsung.com>
Mon, 25 Sep 2017 13:19:44 +0000 (22:19 +0900)
commit9fd6997db71150bf024595188c4331b58a516c70
tree80ceef4c0dde1980601f632705d3e0f0ca18fad7
parent46bdc1638c0b554f38d668dc27878cff10789429
Fix build warnings

DaliException is being handled twice in same try/catch block.
cc1plus: warning: function may return address of local variable [-Wreturn-local-addr]

Change-Id: I88ce2f3777b78fb97eb821eccac4dc7c575c392f
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
dali-csharp-binder/src/dali_wrap.cpp