summaryrefslogtreecommitdiffstats
path: root/src/x11_in_gtk3.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/x11_in_gtk3.c')
-rw-r--r--src/x11_in_gtk3.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/x11_in_gtk3.c b/src/x11_in_gtk3.c
index 86f8bde..c21a23f 100644
--- a/src/x11_in_gtk3.c
+++ b/src/x11_in_gtk3.c
@@ -73,6 +73,7 @@ x_window_is_valid(SuilX11Wrapper* socket)
return true;
}
}
+ XFree(children);
return false;
}