submit/trunk/20130110.023354
object 367b2ab3921325f013c453b44189e9e6dd463c6a
authorTaejeong Lee <taejeong.lee@samsung.com>
Thu, 10 Jan 2013 02:33:54 +0000 (11:33 +0900)
[Version] 0.3.69
[Project] GT-I8800
[Title] Release wrt-plugins-common_0.3.69
[Issue] Unhandled exceptions propagate to main().
[Bug] N/A
[Cause] N/A
[Solution] Catch all exceptions and log them.
[Issue#] PkgName could have been NULL.
[Bug] N/A
[Cause] N/A
[Solution] Changed Pkgname type, changed api methods. This is a temporary change, to test if the new API work.
[Issue#] N/A
[Problem] N/A
[Cause] N/A
[Solution] Add initSession step in PluginLogic.
[Issue#]       LINUXNGWAP-651
[Bug]          Exceptions throwed out of main
[Cause]        N/A
[Solution]     Adding UNHANDLED_EXCEPTION_HANDLER_* marcoes