]> Dogcows Code - chaz/openbox/blobdiff - obt/paths.c
add stackabove test, that lets you move a client window just above a specified window...
[chaz/openbox] / obt / paths.c
index bd6c177a708a30c885dfca940d9dfb4d8f50d072..d2e230dffd028e39cf144b6811c559536eda2e0c 100644 (file)
@@ -237,6 +237,7 @@ void obt_paths_unref(ObtPaths *p)
         g_free(p->config_home);
         g_free(p->data_home);
         g_free(p->cache_home);
+        g_free(p->gid);
 
         g_slice_free(ObtPaths, p);
     }
This page took 0.020144 seconds and 4 git commands to generate.