prevent issue fixes-minor correction
authorKarthik Subas Chandra Bose <karthik.scb@samsung.com>
Tue, 24 Sep 2013 05:01:37 +0000 (14:01 +0900)
committerKarthik Subas Chandra Bose <karthik.scb@samsung.com>
Tue, 24 Sep 2013 05:23:37 +0000 (14:23 +0900)
Change-Id: If8b685b4902eee37e15f17cff446309744c27de3
Signed-off-by: Karthik Subas Chandra Bose <karthik.scb@samsung.com>
src/FApp_ConditionManagerService.cpp

index 1960d24..cc00efa 100644 (file)
@@ -586,8 +586,8 @@ CATCH:
        if(pBundleBuf != null)
        {
                bundle_free_encoded_rawdata((bundle_raw**)&pBundleBuf);
-               return r;
        }
+       return r;
 }
 
 result