---
 src/compositor-x11.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/compositor-x11.c b/src/compositor-x11.c
index 5f64795..5b2271e 100644
--- a/src/compositor-x11.c
+++ b/src/compositor-x11.c
@@ -1237,6 +1237,7 @@ output_section_done(void *data)
                if (output_name)
                        free(output_name);
                output_name = NULL;
+               free(output);
                goto err_free;
        }
 
-- 
1.7.12.2

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

Reply via email to