---
 clients/window.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/clients/window.c b/clients/window.c
index ac14fd6..2944287 100644
--- a/clients/window.c
+++ b/clients/window.c
@@ -1641,6 +1641,7 @@ display_create(int *argc, char **argv[], const 
GOptionEntry *option_entries)
                exit(EXIT_FAILURE);
        }
 
+        g_option_context_free(context);
 
        d = malloc(sizeof *d);
        if (d == NULL)
-- 
1.7.2.3

_______________________________________________
wayland-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/wayland-devel

Reply via email to