Release version 0.24.14
[platform/core/appfw/pkgmgr-info.git] / src / pkgmgrinfo_appinfo.c
index 9651dab..8ea2611 100644 (file)
@@ -218,6 +218,7 @@ API int pkgmgrinfo_appinfo_get_usr_appinfo(const char *appid, uid_t uid,
        real_appid = __get_real_appid(appid);
        if (real_appid == NULL) {
                LOGE("Out of memory");
+               pkgmgrinfo_appinfo_filter_destroy(filter);
                return PMINFO_R_ERROR;
        }