summaryrefslogtreecommitdiff
path: root/openbox/debug.c
diff options
context:
space:
mode:
Diffstat (limited to 'openbox/debug.c')
-rw-r--r--openbox/debug.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/openbox/debug.c b/openbox/debug.c
index b4416326..749bc32e 100644
--- a/openbox/debug.c
+++ b/openbox/debug.c
@@ -62,6 +62,7 @@ void ob_debug_startup(void)
g_log_set_handler("Openbox", G_LOG_LEVEL_MASK | G_LOG_FLAG_FATAL |
G_LOG_FLAG_RECURSION, log_handler, NULL);
+ obt_paths_unref(p);
g_free(dir);
}