Fix coverity issue 37/282437/1 accepted/tizen_7.0_unified accepted/tizen_7.0_unified_hotfix tizen_7.0 tizen_7.0_hotfix accepted/tizen/7.0/unified/20221110.055944 accepted/tizen/7.0/unified/hotfix/20221116.105850 accepted/tizen/unified/20221004.150440 tizen_7.0_m2_release
authorWootak Jung <wootak.jung@samsung.com>
Tue, 4 Oct 2022 01:05:49 +0000 (10:05 +0900)
committerWootak Jung <wootak.jung@samsung.com>
Tue, 4 Oct 2022 01:05:49 +0000 (10:05 +0900)
Change-Id: I983695f1ed9508f2d8cd845f2c43a0d165385b8c

src/sat_ui_support/sat_ui_support.c

index 7a024f0..11db2da 100644 (file)
@@ -1341,6 +1341,7 @@ gboolean sat_ui_support_launch_setting_application(enum tel_sat_proactive_cmd_ty
                break;
 
        default:
+               bundle_free(bundle_data);
                return FALSE;
                break;
        }