summaryrefslogtreecommitdiffstats
path: root/source/dialogs
diff options
context:
space:
mode:
Diffstat (limited to 'source/dialogs')
-rw-r--r--source/dialogs/run.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/dialogs/run.c b/source/dialogs/run.c
index 6dd2010f..903c5011 100644
--- a/source/dialogs/run.c
+++ b/source/dialogs/run.c
@@ -306,6 +306,7 @@ static char ** get_apps ( unsigned int *length )
}
if ( found == 1 ) {
+ g_free ( name );
continue;
}