Resolve Coverity issue WGID:1241383 91/263891/1 accepted/tizen_6.5_unified tizen_6.5 accepted/tizen/6.5/unified/20211028.093045 accepted/tizen/unified/20210913.123207 submit/tizen/20210913.080250 submit/tizen_6.5/20211028.161201 tizen_6.5.m2_release
authorAmritanshu <a.pandia1@samsung.com>
Mon, 13 Sep 2021 07:00:48 +0000 (12:30 +0530)
committerAmritanshu <a.pandia1@samsung.com>
Mon, 13 Sep 2021 07:00:48 +0000 (12:30 +0530)
Change-Id: I75eaf0e0bd995393513bc5f2844004e71e3bb10c
Signed-off-by: Amritanshu <a.pandia1@samsung.com>
src/status.c [changed mode: 0644->0755]

old mode 100644 (file)
new mode 100755 (executable)
index 8e68859..a4cc44d
@@ -114,6 +114,7 @@ static void _setappl_select_pkg_cb(keynode_t* node, void *data)
                _E("Package name is NULL");
 
        _call_callback(STATUS_ACTIVE_KEY_SETAPPL_SELECTED_PACKAGE_NAME);
+       free(fallback_pkg);
 }
 
 static void _setappl_screen_lock_type_cb(keynode_t* node, void *data)