]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.1774: GTK: hang when forced to exit v8.2.1774
authorBram Moolenaar <Bram@vim.org>
Tue, 29 Sep 2020 20:16:09 +0000 (22:16 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 29 Sep 2020 20:16:09 +0000 (22:16 +0200)
commit32fbc4f247a31e35ade0939542e11aa033a2554f
treecea3a54d1e1ef26be78ce4ee78b895c81b57eb16
parent1b9129809d8269acb8e7c79d8fc99c7976b4f76e
patch 8.2.1774: GTK: hang when forced to exit

Problem:    GTK: hang when forced to exit.
Solution:   Do not clean up "mainwin" when really_exiting is set.
            (Zdenek Dohnal, closes #7042)
src/gui_gtk_x11.c
src/version.c