aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'hald/device_store.c')
-rw-r--r--hald/device_store.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/hald/device_store.c b/hald/device_store.c
index aff8f132..66ad5f8e 100644
--- a/hald/device_store.c
+++ b/hald/device_store.c
@@ -531,5 +531,6 @@ property_index_check_all (HalDeviceStore *store, HalDevice *device, gboolean add
property_index_modify_string (store, device, lp->data, added);
}
}
+ g_list_free (indexed_properties);
}