]> Dogcows Code - chaz/openbox/blobdiff - obt/paths.c
free the user's group ids
[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.021679 seconds and 4 git commands to generate.