Fix the Svace issue : WGID 171559 15/115015/1 accepted/tizen/3.0/common/20170221.125020 accepted/tizen/3.0/ivi/20170221.004522 accepted/tizen/3.0/mobile/20170221.004326 accepted/tizen/3.0/tv/20170221.004516 accepted/tizen/3.0/wearable/20170221.004520 accepted/tizen/common/20170216.094208 accepted/tizen/ivi/20170216.095523 accepted/tizen/mobile/20170216.095428 accepted/tizen/tv/20170216.095448 accepted/tizen/unified/20170309.035059 accepted/tizen/wearable/20170216.095504 submit/tizen/20170216.060500 submit/tizen_3.0/20170216.060432 submit/tizen_unified/20170308.100411
authormin7.choi <min7.choi@samsung.com>
Thu, 16 Feb 2017 05:40:40 +0000 (14:40 +0900)
committermin7.choi <min7.choi@samsung.com>
Thu, 16 Feb 2017 05:40:40 +0000 (14:40 +0900)
Change-Id: Ib8e9c98e927484a22616ec3a4c6bd01d7e93a715
Signed-off-by: min7.choi <min7.choi@samsung.com>
packaging/download-provider.spec
provider/download-provider-client-manager.c

index eef8ae6..7d30f4f 100755 (executable)
@@ -1,7 +1,7 @@
 %define _ux_define tizen2.3
 Name:       download-provider
 Summary:    Download the contents in background
-Version:    2.1.72
+Version:    2.1.73
 Release:    0
 Group:      Development/Libraries
 License:    Apache-2.0
index 113decd..3d579ca 100755 (executable)
@@ -439,7 +439,7 @@ static int __dp_client_new(int clientfd, dp_client_slots_fmt *clients,
        // Cynara structure init
        int ret;
        cynara *p_cynara = NULL;
-       cynara_configuration *p_conf;
+       cynara_configuration *p_conf = NULL;
        size_t cache_size = 100;
        //cynara_configuration conf;