]> Dogcows Code - chaz/openbox/blobdiff - openbox/action.c
revert my commit of d3th, it fucked up focus badly
[chaz/openbox] / openbox / action.c
index 51de17daa3abb0d967d4dface847370ece400b1b..0a969a86607f69fe3356e7ae98f87bf7ed60975e 100644 (file)
@@ -800,6 +800,7 @@ void action_execute(union ActionData *data)
                 g_warning("failed to execute '%s': %s",
                           cmd, e->message);
             }
+            g_free(cmd);
         } else {
             g_warning("failed to convert '%s' from utf8", data->execute.path);
         }
This page took 0.021497 seconds and 4 git commands to generate.