Ensure all Application::New methods: Use pointers to the static argC & argV variables... 87/214487/1
authordongsug.song <dongsug.song@samsung.com>
Mon, 23 Sep 2019 08:19:31 +0000 (17:19 +0900)
committerdongsug.song <dongsug.song@samsung.com>
Mon, 23 Sep 2019 08:19:40 +0000 (17:19 +0900)
commitf8ef3c02453c6aa75df056fdd930da1599898d34
tree4093145d838f45bc266790b830cd177839baa7d4
parent3e6c8760dffe2ed72a4d8debc1a1d24dc08ae2ef
Ensure all Application::New methods: Use pointers to the static argC & argV variables rather than local

    - This is not the cause of csfs exception issue. merged again.
    - It is reverted twice : Revert "Revert "Ensure all Application::New methods: Use pointers to the static argC & argV variables rather than local""

This reverts commit 3e6c8760dffe2ed72a4d8debc1a1d24dc08ae2ef.

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