Apply cpu priority inheritance
[platform/core/appfw/pkgmgr-info.git] / src / pkgmgrinfo_archiveinfo.c
index 1e9099b..791bcd7 100644 (file)
@@ -63,6 +63,7 @@ API int pkgmgrinfo_archiveinfo_get_archiveinfo(const char *path,
                return PMINFO_R_ERROR;
        }
 
+       free(pkg_type);
        *handle = info;
 
        return PMINFO_R_OK;