aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/ephy-string.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/ephy-string.c b/lib/ephy-string.c
index fe5f47cd3..671ed55bf 100644
--- a/lib/ephy-string.c
+++ b/lib/ephy-string.c
@@ -533,6 +533,7 @@ ephy_string_commandline_args_to_uris (char **arguments, GError **error)
return NULL;
}
}
+ g_object_unref (file);
}
return args;