]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.4438: crash on exit when using cmdline window v8.2.4438
authorBram Moolenaar <Bram@vim.org>
Tue, 22 Feb 2022 12:08:07 +0000 (12:08 +0000)
committerBram Moolenaar <Bram@vim.org>
Tue, 22 Feb 2022 12:08:07 +0000 (12:08 +0000)
commitca0c1caa36823ea8e61184268d7337e79995352f
tree5a2044bc653f5d4dc48dd3c0499cab92c152321c
parent0f113e4f7b698fc94c1a8377afdb7249329beaee
patch 8.2.4438: crash on exit when using cmdline window

Problem:    Crash on exit when using cmdline window.
Solution:   Reset "cmdwin_type" before exiting. (closes #9817)
src/testdir/test_exit.vim
src/ui.c
src/version.c