diff options
author | leerang song <leerang.song@samsung.com> | 2013-10-21 20:14:27 +0900 |
---|---|---|
committer | Soo-Hyun Choi <sh9.choi@samsung.com> | 2013-10-23 15:29:35 +0900 |
commit | 2d3f4669ea2c10afbff1045dde66a5b73f0f27af (patch) | |
tree | c8e8ab3da83dfc2226fb8220996cb0283ae4daba /Po/eu.po | |
parent | f90e9c2eb63a8341cf55bd9dbb8d48bd31e8ccd1 (diff) | |
download | web-provider-2d3f4669ea2c10afbff1045dde66a5b73f0f27af.tar.gz web-provider-2d3f4669ea2c10afbff1045dde66a5b73f0f27af.tar.bz2 web-provider-2d3f4669ea2c10afbff1045dde66a5b73f0f27af.zip |
Check the return value of livebox_service_lb_script_path
[Issue#] P131017-03896
[Problem] web-provider crash occured.
[Cause] livebox_service_lb_script_path returns char*.
Sometimes livebox_service_lb_script_path returns NULL.
But the variable of url that receives return is std::string.
[Solution] The variable of url changes std::sting to char* and checks whether Null, or not.
If path is NULL, URL is returned as the default parameter.
Change-Id: Ie7a30694a438700355742b79db6c346e8adbcd30
Diffstat (limited to 'Po/eu.po')
0 files changed, 0 insertions, 0 deletions