summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gtk/a11y/gtkatspiroot.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/gtk/a11y/gtkatspiroot.c b/gtk/a11y/gtkatspiroot.c
index 6aa1048841..0b3e5044d4 100644
--- a/gtk/a11y/gtkatspiroot.c
+++ b/gtk/a11y/gtkatspiroot.c
@@ -680,6 +680,8 @@ gtk_at_spi_root_constructed (GObject *gobject)
"/a11y",
NULL);
+ g_free (base_name);
+
/* Turn potentially invalid program names into something that can be
* used as a DBus path
*/