[gnome-software] Free app descriptions
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software] Free app descriptions
- Date: Fri, 30 Aug 2013 04:30:21 +0000 (UTC)
commit 757a77c9695f929a463b3e2e4df4d47dc80339ac
Author: Matthias Clasen <mclasen redhat com>
Date: Fri Aug 30 00:29:55 2013 -0400
Free app descriptions
src/gs-app.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/gs-app.c b/src/gs-app.c
index b0b95e8..a8a4197 100644
--- a/src/gs-app.c
+++ b/src/gs-app.c
@@ -663,6 +663,7 @@ gs_app_finalize (GObject *object)
g_free (priv->name);
g_free (priv->version);
g_free (priv->summary);
+ g_free (priv->description);
g_free (priv->screenshot);
g_hash_table_unref (priv->metadata);
g_ptr_array_unref (priv->related);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]