diff --git a/fullscreen-shell/fullscreen-shell.c b/fullscreen-shell/fullscreen-shell.c index 6ac15db5..94033897 100644 --- a/fullscreen-shell/fullscreen-shell.c +++ b/fullscreen-shell/fullscreen-shell.c @@ -269,6 +269,7 @@ fs_output_destroy(struct fs_output *fsout) if (fsout->output) wl_list_remove(&fsout->output_destroyed.link); + free(fsout); } static void