summaryrefslogtreecommitdiff
path: root/gio/inotify/inotify-path.c
diff options
context:
space:
mode:
Diffstat (limited to 'gio/inotify/inotify-path.c')
-rw-r--r--gio/inotify/inotify-path.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gio/inotify/inotify-path.c b/gio/inotify/inotify-path.c
index f0528f443..e1129cd72 100644
--- a/gio/inotify/inotify-path.c
+++ b/gio/inotify/inotify-path.c
@@ -208,6 +208,7 @@ ip_watched_file_free (ip_watched_file_t *file)
g_assert (file->subs == NULL);
g_free (file->filename);
g_free (file->path);
+ g_free (file);
}
static void