Ensure all Application::New methods: Use pointers to the static argC & argV variables... 01/214401/1 submit/tizen/20190921.104130 submit/tizen/20190921.112950
authordongsug.song <dongsug.song@samsung.com>
Sat, 21 Sep 2019 08:41:49 +0000 (17:41 +0900)
committerdongsug.song <dongsug.song@samsung.com>
Sat, 21 Sep 2019 09:07:22 +0000 (18:07 +0900)
commit955da929f3c89c3bb0dbb8911ae20ef919d12ad8
tree328a626400285f4a0bc7f0feed88f23663025b77
parentf6a042e56f0f9731a1978fe7c3fb5f70edc10180
Ensure all Application::New methods: Use pointers to the static argC & argV variables rather than local

- This is not the cause of TV CSFS crash issue.
- To resolve release blocking.

This reverts commit f6a042e56f0f9731a1978fe7c3fb5f70edc10180.

Change-Id: Ib64b4d6ecc82f801f7695496180891a86967248d
dali-csharp-binder/src/application.cpp