summaryrefslogtreecommitdiff
path: root/files.c
diff options
context:
space:
mode:
authorAaron Plattner <aplattner@nvidia.com>2011-12-27 17:47:42 -0800
committerAaron Plattner <aplattner@nvidia.com>2011-12-27 17:47:42 -0800
commit38d88381e0d4b6f0a52501b6bba1a3d97f771387 (patch)
tree1a64a6d513b474dec3176207103acb2ed3be629d /files.c
parent373532f3157535da99cf8ffec29849c3bcf6f3e2 (diff)
295.09295.09
Diffstat (limited to 'files.c')
-rw-r--r--files.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/files.c b/files.c
index 992b7c8..5dd26f1 100644
--- a/files.c
+++ b/files.c
@@ -1880,7 +1880,7 @@ void process_dot_desktop_files(Options *op, Package *p)
add_package_entry(p,
tmpfile,
- p->entries[i].path,
+ nvstrdup(p->entries[i].path),
nvstrdup(p->entries[i].name),
NULL, /* target */
NULL, /* dst */